Report this

What is the reason for this report?

Error creating ssl cert with certbot and nginx

Posted on April 26, 2019

I am trying to create an ssl certificate with certbox and nginx plugin. I am using Letsencrypt

When I do the following sudo certbot --nginx -d glima.is -d www.glima.is

Failed authorization procedure. glima.is (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://138.68.191.12: Invalid host in redirect target “138.68.191.12”. Only domain names are supported, not IP addresses, www.glima.is (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://138.68.191.12: Invalid host in redirect target “138.68.191.12”. Only domain names are supported, not IP addresses

I have already added to my /etc/hosts 138.68.191.12 glima.is 138.68.191.12 www.glima.is

What am I doing wrong. Do I need to restart something after I changed my hosts file?

Please help :)



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.

I’m having the same issue. Did you ever figure it out?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.