Generate a cert problem

This is what i get when i run certbot. Could you please tell me what the problem is?

C:\Windows\System32>certbot certonly --standalone -v
Saving debug log to C:\Certbot\log\letsencrypt.log
Plugins selected: Authenticator standalone, Installer None
←[31mAn unexpected error occurred:←[0m
←[31mrequests.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 0x03D38148>: Failed to establish a new connection: [WinError 10060]

1 Like

It is hard to say exactly...
Try showing this file:

1 Like

Well actually i have just gotten a cert by making my app work on port 80. Tomorrow i will try to install the cert and use it on port 88. There is a lot of things in my letsencrypt.log. What exactly you would like to see?

1 Like

Why it failed... but, since:

I guess that won't be necessary :slight_smile:

1 Like

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