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), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
securedevops.info
I ran this command:
[root@wordpress letsencrypt]# ./letsencrypt-auto -w /data/.sitehome/securedevops/web/^C
It produced this output:
./letsencrypt-auto -w /data/.sitehome/securedevops/web/
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Which names would you like to activate HTTPS for?
1: securedevops.info
2: www.securedevops.info
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter ācā to cancel):
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for securedevops.info
http-01 challenge for www.securedevops.info
Waiting for verificationā¦
Cleaning up challenges
Failed authorization procedure. www.securedevops.info (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://www.securedevops.info/.well-known/acme-challenge/MGudERdXjTEyAuI7fXwsmtUiSKQtBuZlkWgJSpfsEKw: Timeout during connect (likely firewall problem), securedevops.info (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://securedevops.info/.well-known/acme-challenge/eEqO-dx_8Wl7X2apyyOjLuqbgXe6b0SkSreuhFtNDZM: Timeout during connect (likely firewall problem)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: www.securedevops.info
Type: connection
Detail: Fetching
http://www.securedevops.info/.well-known/acme-challenge/MGudERdXjTEyAuI7fXwsmtUiSKQtBuZlkWgJSpfsEKw:
Timeout during connect (likely firewall problem)Domain: securedevops.info
Type: connection
Detail: Fetching
http://securedevops.info/.well-known/acme-challenge/eEqO-dx_8Wl7X2apyyOjLuqbgXe6b0SkSreuhFtNDZM:
Timeout during connect (likely firewall problem)To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If youāre using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
My web server is (include version):
[root@wordpress letsencrypt]# /sbin/httpd -v
Server version: Apache/2.4.6 (CentOS)
Server built: Jun 27 2018 13:48:59
The operating system my web server runs on is (include version):
[root@wordpress letsencrypt]# cat /etc/redhat-release
CentOS Linux release 7.5.1804 (Core)
[root@wordpress letsencrypt]# uname -r
3.10.0-862.11.6.el7.x86_64
My hosting provider, if applicable, is:
Iām just using godaddy DNS forwarding to my own IP.
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):
no