I cant get ssl for my web server

An unexpected error occurred:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='acme-v02.api.letsencrypt.org', port=443): Max retries exceeded with url: /directory (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x70c96dd88c40>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))

Your DNS is broken.

Hi @aim1, and welcome to the LE community forum :slight_smile:

That looks like your having a DNS resolution issue.
What shows?
dig acme-v02.api.letsencrypt.org

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.