Results 1 to 8 of 8
-
31st May 2010, 09:15 PM #1OPMember
Setting up SSL
I need some help on setting up SSL on my VPS, nginx. You will be able to do it through TV
FancyPants Reviewed by FancyPants on . Setting up SSL I need some help on setting up SSL on my VPS, nginx. You will be able to do it through TV ;) Rating: 5
-
1st Jun 2010, 12:58 PM #2MemberWebsite's:
kevaldomadia.com eleetgeeks.netWhat certificate you purchased?
-
1st Jun 2010, 01:27 PM #3OPMember
Positive SSL and i changed from nginx to apache now
-
1st Jun 2010, 05:03 PM #4MemberWebsite's:
kevaldomadia.com eleetgeeks.netYou do understand that you will require your IP to be static.
You should get a file with the extension .crt and will have ur domain name as filename so it would be yourdomain.crt
Now, save this file in any system directory for example /opt/positivessl/crt/
make sure that private key is named as private.key and chmod 700 it
Download 2 certificates for apache
http://www.positivessl.com/ssl-certi...TNServerCA.crt
and
http://www.positivessl.com/ssl-certi...itiveSSLCA.crt
Create a file named bundle.txt in the same directory to that of httpd.conf
Copy paste contents of AddTrustUTNServerCA.crt and PositiveSSLCA.crt in it.
add the following lines to httpd.conf
SSLCertificateFile /path/to/yourdomainname.crt
SSLCertificateKeyFile /path/to/private.key
SSLCACertificateFile /path/to/bundle.txt
Restart apache!
let apache also listen to port 443 and NOT JUST port 80
Cheers!
-
1st Jun 2010, 09:51 PM #5OPMember
But how do i generate the key and i did not get any file yet as im supposed to send them MY key I will be getting the free PositiveSSL that NamecCheap gave me on my first order
-
1st Jun 2010, 10:16 PM #6It begins...
I'm compiling a tutorial on this right now. Will post it on the forum soon as I get done. Should be in a while. I'll update this post
-
3rd Jun 2010, 06:01 AM #7MemberWebsite's:
kevaldomadia.com eleetgeeks.net
-
6th Jun 2010, 10:04 PM #8
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 2 users browsing this thread. (0 members and 2 guests)
Similar Threads
-
Help: Setting up my own RDP
By quain88 in forum Tutorials and GuidesReplies: 4Last Post: 16th Oct 2012, 01:06 AM -
Need help with this setting
By divineee in forum Webmaster DiscussionReplies: 0Last Post: 4th Jul 2012, 03:21 PM -
help me some wordpress setting
By Black Tiger in forum WordpressReplies: 5Last Post: 13th May 2012, 11:03 AM -
[VPS] Help setting up a VPS
By Jaguar in forum ArchiveReplies: 5Last Post: 26th Sep 2011, 08:37 AM -
hi i need help in setting up DNS for my vps.
By cyberchennai in forum Server ManagementReplies: 11Last Post: 18th Jun 2011, 03:00 PM
themaPoster - post to forums and...
Version 5.23 released. Open older version (or...