Linode.com Forum Forum Index Linode.com Forum
Linode Community Forums
 


Certificate Signing Request

Click here to go to the original topic

 
       Linode.com Forum Forum Index -> Linux, Apache, Mysql and PHP (LAMP) Forum
Author Message
Caldazar



Joined: 12 Jun 2004
Posts: 7

Posted: Wed Nov 10, 2004 12:22 am    Post subject: Certificate Signing Request  

This is probably a silly question.... but if someone knows the answer, feel free to enlighten me. :D

Does a CSR have to be generated using the machine the SSL certificate is to be installed on?

Or, can a CSR be generated on a Linode and used to purchase an SSL cert, then the cert installed on a completely different server?

Any things I should know?
Back to top  
irgeek



Joined: 21 Jun 2003
Posts: 109
Location: Denver, CO

Posted: Wed Nov 10, 2004 12:44 am    Post subject: You can generate the CSR anywhere  

You can generate the CSR anywhere. All you need to do to move it is copy the files over (you'll need the cert and the private key). Remember though, certs are tied to the name of the server, so it will only work properly if the name it authenticates is on the server you move it to.

But other than that, they are portable. If you have access to a box with an X server, TinyCA is a handy little utility for generating CSRs and is much easier to used than the CL tools. You can even use it to easily administer your own CA for testing certs. :D

I use TinyCA to run my own CA because most of my services are just there for myself to use. I import my own root cert to all my machines and then everything just works and I don't have to pay.

--James
Back to top  
Caldazar



Joined: 12 Jun 2004
Posts: 7

Posted: Wed Nov 10, 2004 5:29 am    Post subject:  

Wow nice, I'll have to look at TinyCA :)

Thanks!
Back to top  
dmuench



Joined: 30 Oct 2003
Posts: 51
Location: Rochester, NY

Posted: Wed Nov 10, 2004 3:35 pm    Post subject:  

You may also want to check out www.cacert.org - they are a legitimate free CA that is working towards inclusion in browsers and other software. They also have instructions on their site for generating a CSR with openssl.
Back to top  
 
       Linode.com Forum Forum Index -> Linux, Apache, Mysql and PHP (LAMP) Forum
Page 1 of 1