patrickkasie
Verified User
Dear DirectAdmin forum,
I've had the above issue with a subdomain.
mail.domain1.nl refers to 123.123.123.123 and IPv6 1234::1
domain1.nl (and www.) refers to 234.234.234.234 and IPv6 2345::1
I have tried solving the issue using the following troubleshooting manual:
I have also tried revoking the certificate, and placing it onto the subdomain again, didn't work. I've tried to request a new SSL certificate for the vpsxx.masterdomain.nl, requested a new SSL certificate for the mail subdomain, this didn't work either
I have seen the comments in the following thread, but I'm not sure what's any different from the methods I've used before, as the SAN was actually mentioned in the letsencrypt request
I've had the above issue with a subdomain.
mail.domain1.nl refers to 123.123.123.123 and IPv6 1234::1
domain1.nl (and www.) refers to 234.234.234.234 and IPv6 2345::1
I have tried solving the issue using the following troubleshooting manual:
Troubleshooting Let's Encrypt Errors | Directadmin Docs
DirectAdmin Knowledge Base
docs.directadmin.com
I have also tried revoking the certificate, and placing it onto the subdomain again, didn't work. I've tried to request a new SSL certificate for the vpsxx.masterdomain.nl, requested a new SSL certificate for the mail subdomain, this didn't work either
I have seen the comments in the following thread, but I'm not sure what's any different from the methods I've used before, as the SAN was actually mentioned in the letsencrypt request
Code:
# ./letsencrypt.sh request_single mail.domain1.nl
2023/11/29 12:33:19 [INFO] [mail.domain1.nl] acme: Obtaining SAN certificate
2023/11/29 12:33:19 [INFO] [mail.domain1.nl] AuthURL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/IDhere
2023/11/29 12:33:19 [INFO] [mail.domain1.nl] acme: authorization already valid; skipping challenge
2023/11/29 12:33:19 [INFO] [mail.domain1.nl] acme: Validations succeeded; requesting certificates
2023/11/29 12:33:21 [INFO] [mail.domain1.nl] Server responded with a certificate for the preferred certificate chains "ISRG Root X1".
Certificate for mail.domain1.nl has been created successfully!
Last edited: