# Cannot create certificate

**URL:** https://community.letsencrypt.org/t/cannot-create-certificate/117354
**Category:** Help
**Created:** [March 25, 2020, 7:14pm UTC](https://community.letsencrypt.org/t/cannot-create-certificate/117354 "2020-03-25T19:14:42Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![gdillen](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/gdillen/32/37853_2.png) [@gdillen](https://community.letsencrypt.org/u/gdillen)
#### Post date: [March 25, 2020, 7:14pm UTC](https://community.letsencrypt.org/t/cannot-create-certificate/117354/1 "2020-03-25T19:14:42Z")

</div>

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. [https://crt.sh/?q=example.com](https://crt.sh/?q=example.com)), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:  
influxdb-prod.allthingssmart.be

I ran this command:  
$ sudo certbot certonly --standalone

It produced this output:  
Obtaining a new certificate  
Performing the following challenges:  
http-01 challenge for influxdb-prod.allthingssmart.be  
Waiting for verification…  
Cleaning up challenges  
Failed authorization procedure. influxdb-prod.allthingssmart.be (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching [http://influxdb-prod.allthingssmart.be/.well-known/acme-challenge/PDvSPxbhLVO4vVHXlQxvdw2hfAcTR-IgE5tIjd6W2KA:](http://influxdb-prod.allthingssmart.be/.well-known/acme-challenge/PDvSPxbhLVO4vVHXlQxvdw2hfAcTR-IgE5tIjd6W2KA:) Timeout during connect (likely firewall problem)

IMPORTANT NOTES:

- The following errors were reported by the server:

- Your account credentials have been saved in your Certbot  
configuration directory at /etc/letsencrypt. You should make a  
secure backup of this folder now. This configuration directory will  
also contain certificates and private keys obtained by Certbot so  
making regular backups of this folder is ideal.

- We were unable to subscribe you the EFF mailing list because your  
e-mail address appears to be invalid. You can try again later by  
visiting [https://act.eff.org](https://act.eff.org).  
vmadmin@itp-az-usea-prod-influxdb-vm1:~$ sudo certbot certonly --standalone --staging  
Saving debug log to /var/log/letsencrypt/letsencrypt.log  
Plugins selected: Authenticator standalone, Installer None  
Please enter in your domain name(s) (comma and/or space separated) (Enter ‘c’  
to cancel): influxdb-prod.allthingssmart.be  
Obtaining a new certificate  
Performing the following challenges:  
http-01 challenge for influxdb-prod.allthingssmart.be  
Waiting for verification…  
Cleaning up challenges  
Failed authorization procedure. influxdb-prod.allthingssmart.be (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching [http://influxdb-prod.allthingssmart.be/.well-known/acme-challenge/bF\_amSLccJh2CPKI23AydR7tnCtGICorpA6p1T2N7-0:](http://influxdb-prod.allthingssmart.be/.well-known/acme-challenge/bF_amSLccJh2CPKI23AydR7tnCtGICorpA6p1T2N7-0:) Timeout during connect (likely firewall problem)

IMPORTANT NOTES:

- The following errors were reported by the server:

My web server is (include version):  
N/A

The operating system my web server runs on is (include version):  
Ubuntu 18.04

My hosting provider, if applicable, is:  
Azure

I can login to a root shell on my machine (yes or no, or I don’t know):  
yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):  
yes

The version of my client is (e.g. output of `certbot --version` or `certbot-auto --version` if you’re using Certbot):  
0.31.0

---

<div class="post-metadata">

### Author: ![schoen](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/schoen/32/79_2.png) [@schoen](https://community.letsencrypt.org/u/schoen)
#### Post date: [March 25, 2020, 7:19pm UTC](https://community.letsencrypt.org/t/cannot-create-certificate/117354/2 "2020-03-25T19:19:51Z")

</div>

Hi @gdillen,

I agree with the Let’s Encrypt server’s speculation here: it looks like you have a firewall somewhere (either on your own server instance, or at your hoster level) that is preventing inbound connections from the Internet on port 80. Allowing these connections is required in order to get a certificate by this method.

---

<div class="post-metadata">

### Author: ![gdillen](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/gdillen/32/37853_2.png) [@gdillen](https://community.letsencrypt.org/u/gdillen)
#### Post date: [March 25, 2020, 9:06pm UTC](https://community.letsencrypt.org/t/cannot-create-certificate/117354/3 "2020-03-25T21:06:52Z")

</div>

Thanks.  
Indeed, the mistake I made was in in the Inbound rule -\> Source Port Ranges I mistakenly had put 80 instead of \*.

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/letsencrypt/original/3X/c/a/ca6c06ea1ea201324bba7048c6841ce60236468d.png) [@system](https://community.letsencrypt.org/u/system)
#### Post date: [April 24, 2020, 9:06pm UTC](https://community.letsencrypt.org/t/cannot-create-certificate/117354/4 "2020-04-24T21:06:57Z")

</div>

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