Question
Install SSL certificate in my domain in Digital ocean
Hello
i Have downloaded SSL certificates from go daddy, i want to install with Digital ocean in my domain ,
I have OS is Ubunthu , i tried to config /etc/apache2/sites-available/default-ssl , following lines
SSLCertificateFile /etc/apache2/ssl/47207671b9648.crt
SSLCertificateKeyFile /root/dirtguysupply.csr
SSLCertificateChainFile /etc/apache2/ssl/sf_bundle.crt
After that i tried to restart the apache server , it was not started , get Error like "Apache start failed",
Please help me on this
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×