Hi, I guess the problem is related to this post:
New “bad handshake” & similar errors
Please check if the domain IP is blocked or not @lestaff
My domain is:
Curli
I ran this command:
curl -I -vvvv https://acme-v02.api.letsencrypt.org
It produced this output:
Summary
- Rebuilt URL to: https://acme-v02.api.letsencrypt.org/
- Trying 172.65.32.248...
- TCP_NODELAY set
- Connected to acme-v02.api.letsencrypt.org (172.65.32.248) port 443 (#0)
- ALPN, offering h2
- ALPN, offering http/1.1
- successfully set certificate verify locations:
- CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs - TLSv1.3 (OUT), TLS handshake, Client hello (1):
- OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to acme-v02.api.letsencrypt.org:443
- stopped the pause stream!
- Closing connection 0
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to acme-v02.api.letsencrypt.org:443
The operating system my web server runs on is (include version):
Ubuntu 18.04.1 LTS
I can login to a root shell on my machine (yes or no, or I don't know):
yes