How To Install SSL Certificate In Apache Web Server Command
Posted On Fri Feb 15, 2008 By yappy In Linux Forums And Topics Discussions For Wallpaper Websites Running On Linux Servers Forums
hi, i have a dedicated web server i leased from you guys at www.webune.com with linux and apache and i wanted to know how i can install ssl certificates on the server to make my shoping cart secured for my customer.
i bought a ssl certificat from godaddy and i need to install it but i have no idea how to do that
can you help?
thanks
i bought a ssl certificat from godaddy and i need to install it but i have no idea how to do that
can you help?
thanks
tech Fri Feb 15, 2008
if you have linux with apache then you can do this:
Installing SSL Certificate and the Intermediate Certificate
1. Copy your SSL certificate file and the intermediate bundle file to your Apache server. You should already have a key file on the server from when you generated your certificate request.
2. Edit your Apache configuration to reference these files. The exact configuration file you will edit will depend on your version of Apache, your OS platform, and/or the method used to install Apache. In Apache 1.3, you will most likely edit the main httpd.conf file. In Apache 2.x, you will most likely edit the ssl.conf file.
3. Locate the following directives. If one or more of them are currently commented out, uncomment them by removing the '#' character from the beginning of the line. Set the values of these directives to the absolute path and filename of the appropriate file:
* SSLCertificateFile /path/to/your/certificate/file
* SSLCertificateKeyFile /path/to/your/key/file
* SSLCertificateChainFile /path/to/intermediate/bundle/file
4. Save your configuration file and restart Apache.
to restart your apacher server send this command:
SHELL COMMAND:
thats it
Installing SSL Certificate and the Intermediate Certificate
1. Copy your SSL certificate file and the intermediate bundle file to your Apache server. You should already have a key file on the server from when you generated your certificate request.
2. Edit your Apache configuration to reference these files. The exact configuration file you will edit will depend on your version of Apache, your OS platform, and/or the method used to install Apache. In Apache 1.3, you will most likely edit the main httpd.conf file. In Apache 2.x, you will most likely edit the ssl.conf file.
3. Locate the following directives. If one or more of them are currently commented out, uncomment them by removing the '#' character from the beginning of the line. Set the values of these directives to the absolute path and filename of the appropriate file:
* SSLCertificateFile /path/to/your/certificate/file
* SSLCertificateKeyFile /path/to/your/key/file
* SSLCertificateChainFile /path/to/intermediate/bundle/file
4. Save your configuration file and restart Apache.
to restart your apacher server send this command:
SHELL COMMAND:
/etc/init.d/httpd restart
thats it
Related Content
Information
Forums »
Linux Forums And Topics Discussions For Wallpaper Websites Running On Linux Servers »
How To Install SSL Certificate In Apache Web Server Command
Linux Forums And Topics Discussions For Wallpaper Websites Running On Linux Servers »
How To Install SSL Certificate In Apache Web Server Command
Title: How To Install SSL Certificate In Apache Web Server Command
Description: How To Install SSL Certificate In Apache Web Server Command
Tags: how ,to ,install ,ssl ,certificate ,in ,apache ,web ,server ,command
Info: This Post Has Been Viewed 0 Times Since
Date: Fri Feb 15, 2008
Author yappy Received 1 Replies #2996
Date: Fri Feb 15, 2008
Author yappy Received 1 Replies #2996
Share
URL: 

Embed: 

To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it
BBCODE:: 

BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
wallpaperama | Wallpapers | Forums | Terms Of Service
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5