Creating Certificate

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
raamkum
OpenVpn Newbie
Posts: 1
Joined: Thu Oct 15, 2009 6:07 am

Creating Certificate

Post by raamkum » Thu Oct 15, 2009 6:15 am

Hi,

I have installed OpenVPN and installed 5 certificate to access VPn Server. Everything works fine. Now I bought a new machine for which I would like to create a certificate with existing server certificate and other things..

The problem is that all this time whenever I a create a new client certificate I have redo everything from first like create server certicate, DH file etc etc.... Is there any way to just add new client certificate to the existing certificates so that I need not create eerything from scratch.

Awaiting your response!
Thanks!

Douglas
Forum Team
Posts: 285
Joined: Wed Aug 27, 2008 2:41 am

Re: Creating Certificate

Post by Douglas » Mon Oct 26, 2009 2:13 am

raamkum wrote:Hi,

I have installed OpenVPN and installed 5 certificate to access VPn Server. Everything works fine. Now I bought a new machine for which I would like to create a certificate with existing server certificate and other things..

The problem is that all this time whenever I a create a new client certificate I have redo everything from first like create server certicate, DH file etc etc.... Is there any way to just add new client certificate to the existing certificates so that I need not create eerything from scratch.

Awaiting your response!
Thanks!
I noticed this myself, and was wondering the same, so I'll subscribe to the thread and wait for a response.

mwandelaar
OpenVPN Super User
Posts: 219
Joined: Mon Nov 23, 2009 8:24 pm

Re: Creating Certificate

Post by mwandelaar » Mon Nov 23, 2009 8:48 pm

Can you describe in more detail what is going wrong?

Personally i run several OpenVPN servers and grant access on these servers by using unique subCA's for every instance running.

Adding a new client is as easy as issuing a new certificate to the client. The only thing needs to be done here is generating a csr on the new client. As far as the server concerns, it only sees a valid certificate, issued by the correct (sub)CA.

User avatar
krzee
Forum Team
Posts: 728
Joined: Fri Aug 29, 2008 5:42 pm

Re: Creating Certificate

Post by krzee » Mon Dec 07, 2009 12:26 pm

as long as you did not delete your ca.key you can sign more client certificates with it... you just repeat the client key/signing process without the rest of them.

Post Reply