I got a domain in GoDaddy and I am using DigitalOcean (DO) to deploy my webapp. I created a ssl certificate using letsencrypt and aparently everything is fine. When I run the ssl-test from www.ssllabs.com it appears to be a problem with the server configuration (Warning: Inconsistent server configuration)
Why is my godaddy ip address not certified as my DO ip?
thx
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!
Yes, you can also delete the certificate in the acme-tiny directory and then issue another SSL certificate.
Let me know how it goes.
Alex
Thanks for replying back.
The DNS should be pointed correctly, usually you just need to point the A record of the domain name to the DigitalOcean IP address.
Two things to check:
Alex
Hi, Yes, I have two domains listed in the result in ssllabs.com. One is the IP address of DigitalOcean with A+ Grade, and the other address is the one in Godaddy with no grade. An additional message says “Certificate not valid for domain name”…
I am not sure about the pointing. What I have done is in godaddy create a new A record to root and the DO ip address…
I have also tried changing the nameservers but same result.
I suppose, I am doing the IP pointing wrong. Is the only thing I can think of.
Cheers
Hello!
Do you see two domains listed in the result in ssllabs.com? Can you confirm if both www and the non www DNS records are pointed to the same IP address?
Looking forward to your reply.
Alex