Activity Stream
48,167 MEMBERS
6798 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8
  1.     
    #1
    Member

    Default 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

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    kevaldomadia.com eleetgeeks.net
    What certificate you purchased?

  4.     
    #3
    Member
    Positive SSL and i changed from nginx to apache now

  5.     
    #4
    Member
    Website's:
    kevaldomadia.com eleetgeeks.net
    You 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!
    On the basis of "basic" errors faced, here is a workaround that goof-up most of us would make

    let apache also listen to port 443 and NOT JUST port 80


    Cheers!

  6.     
    #5
    Member
    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

  7.     
    #6
    It 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

  8.     
    #7
    Member
    Website's:
    kevaldomadia.com eleetgeeks.net
    Quote Originally Posted by edavreda View Post
    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

    They should've emailed u the private key.! Search in your emails or in worst case, check ur spam box

  9.     
    #8
    Member
    Quote Originally Posted by kd1987 View Post
    They should've emailed u the private key.! Search in your emails or in worst case, check ur spam box
    This.

    Just asking: what do you need ssl for, exactly?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help: Setting up my own RDP
    By quain88 in forum Tutorials and Guides
    Replies: 4
    Last Post: 16th Oct 2012, 01:06 AM
  2. Need help with this setting
    By divineee in forum Webmaster Discussion
    Replies: 0
    Last Post: 4th Jul 2012, 03:21 PM
  3. help me some wordpress setting
    By Black Tiger in forum Wordpress
    Replies: 5
    Last Post: 13th May 2012, 11:03 AM
  4. [VPS] Help setting up a VPS
    By Jaguar in forum Archive
    Replies: 5
    Last Post: 26th Sep 2011, 08:37 AM
  5. hi i need help in setting up DNS for my vps.
    By cyberchennai in forum Server Management
    Replies: 11
    Last Post: 18th Jun 2011, 03:00 PM

Tags for this Thread

BE SOCIAL