Page 1 of 1

Creating Certificate

Posted: Thu Oct 15, 2009 6:15 am
by raamkum
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!

Re: Creating Certificate

Posted: Mon Oct 26, 2009 2:13 am
by Douglas
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.

Re: Creating Certificate

Posted: Mon Nov 23, 2009 8:48 pm
by mwandelaar
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.

Re: Creating Certificate

Posted: Mon Dec 07, 2009 12:26 pm
by krzee
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.