Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Oct 05, 2013 9:02 am 
Offline
Junior Member

Joined: Tue Oct 01, 2013 11:31 am
Posts: 21
I have nginx as server. I want to use https and I am looking to understand how to do it.
I am looking to buy the certificate from DigiCert or comodo certificate through combell.
DigiCert has nice pages and even they have installation steps for nginx
http://www.digicert.com/ssl-certificate ... -nginx.htm

I understand I have to generate CSR file when asking the authority to issue me the certificate.
If I understand well I get unencrypted key and the csr file; the later is to be sent when requesting the certificate.
What I do not understand is why the key is unencrypted. Should I encrpyt somehow the private key?
Should I put the unencrypted key in nginx conf or encrypted key with the password?

In a different scenario I have encountered several months ago, I have been given from the authority the pfx file protected with a pass choosen by me,
and when extracting the private key I have protected the private key again with a pass (if I remeber well).

I am studying the ssl certificate/installation the whole day and I think I got it for the most part. Just need this clarification I think.
Thanks
Nenad


Top
   
PostPosted: Sat Oct 05, 2013 9:06 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
You can encrypt the server's private key with a passphrase if you'd like, but you would have to enter that passphrase every time your web server starts. This is a tradeoff between convenience and security.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Sat Oct 05, 2013 9:38 am 
Offline
Junior Member

Joined: Tue Oct 01, 2013 11:31 am
Posts: 21
Yes I thought it was that way.

Thanks
Nenad


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group