Hi Guys, my designer is on holiday and my SSL has expired.
I have bought the SSL from Go Daddy. How do I install it on Digital Ocean? I’ve got a big promotion on our website due tomorrow and I can’t do anything
Please can I have really basic instructions and quickly if you can.
Richard
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello,
What you need to do is:
/etc/apache2/sites-enabled/
SSLCertificateFile
andSSLCertificateKeyFile
SSLCertificateKeyFile
file add the new private key and in theSSLCertificateFile
add your SSL certificate followed by the CA bundleSyntax OK
you can restart you Apache service:Let me know how it goes! Regards, Bobby