Yes the two domains are on two different servers both at Hetzner, and I have both since before March.
Here is curl response on the didate.net server :
curl -vvv https://acme-v02.api.letsencrypt.org/directory
- Trying 2606:4700:60:0:f53d:5624:85c7:3a2c...
- TCP_NODELAY set
- Connected to acme-v02.api.letsencrypt.org (2606:4700:60:0:f53d:5624:85c7:3a2c) 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
- Closing connection 0
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to acme-v02.api.letsencrypt.org:443
Will it not also come from the fact that I have several subdomains (on the same server) under didate.net (May be I have to use Wildcard ) ?
I continue to look if there is a problem on my servers
Thank you.