Started trying to get an SSL up on my latest wordpress project. I grabbed the ‘Really Simple SSL’ plugin on wordpress, and walked through it’s steps.
It asks me to set up an SSL on DO via the Settings - Security - Add Certificate from the DO dashboard. I have created that certificate now I am sitting here, waiting. Wordpress/plugin still can’t see the certificate.
Upon using https://www.ssllabs.com/ssltest/index.html to try to check for the certificate it just responds with “Assessment failed: Unable to connect to the server”
So, I am at a loss now and between this and a tablet problem my frustration has reached critical levels. The tablet is somewhere down the hallway.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
My mistake was that I did not have the www.domain.com set up in my domain redirects.
Hi @Kaote,
The best and easiest solution I think for you, in this case, is to use Let’s Encrypt and certbot.
First I urge you to check the following plugin:
Additionally, I’ll recommend checking this tutorial on how to install certbot and configure it on your Droplet for your Domain:
If you are using Nginx:
If you are using Apache2: