- Forums
- Tutorial And Guides
- Installing Ssl Certificate Apache Linux All Terminal Commands
This Page Contains information about Installing Ssl Certificate Apache Linux All Terminal Commands By wallpaperama in category Tutorial And Guides with 1 Replies. [1429], Last Updated: Sat May 18, 2024
wallpaperama
Fri Feb 15, 2008
1 Comments
1122 Visits
these are the simple steps for install ssl certificate in a linux computer using the shell commmands:
1.copy your ssl certificate and make a backup
2. edit your apache configuration, you can find it in /etc/httpd/conf/httpd.conf
3. find the following files and edit them manually:
- 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.
restart apacher server
thats it
https://certificates.godaddy.com/InstallationInstructions_alt.go
https://www.wallpaperama.com/forums/installing-ssl-certificate-apache-linux-t5751.html