I cannot get a certificate. I am using DA 1.53.4, CB 2.0.0 (rev: 1907), LE 1.1.10.
I checked the domain's A and MX records. They are all there, but somehow I still got this error. Could someone point me in the right direction please?
I checked the domain's A and MX records. They are all there, but somehow I still got this error. Could someone point me in the right direction please?
Code:
Cannot Execute Your Request
Generating 4096 bit RSA key for let's encrypt account...
openssl genrsa 4096 > "/usr/local/directadmin/conf/letsencrypt.key"
Generating RSA private key, 4096 bit long modulus
...................................................................................++
.....................................................................................++
e is 65537 (0x10001)
Account registration error. Response: HTTP/1.1 100 Continue
Expires: Sun, 19 Aug 2018 06:22:57 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
HTTP/1.1 400 Bad Request
Server: nginx
Content-Type: application/problem+json
Content-Length: 178
Replay-Nonce: 5HXkGmrlWxHCLTAtnDSIMh6WWPvVupM9Qg8YMLw9-W0
Expires: Sun, 19 Aug 2018 06:22:57 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Sun, 19 Aug 2018 06:22:57 GMT
Connection: close
{
"type": "urn:ietf:params:acme:error:invalidEmail",
"detail": "Error creating new account :: empty DNS response validating email domain - no MX/A records",
"status": 400
}.