Can not generate certificate for one domain (phoenix-dnr.ru) and its subdomains (mail.phoenix-dnr.ru, etc).
Could you help to resolve this problem?
I run ./certbot-auto certonly --authenticator manual
Creating virtual environment…
Installing Python packages…
Installation succeeded.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator manual, Installer None
Please enter in your domain name(s) (comma and/or space separated) (Enter 'c’
to cancel): mail.phoenix-dnr.ru phoenix-dnr.ru
Obtaining a new certificate
An unexpected error occurred:
Error creating new authz :: Policy forbids issuing for name
Please see the logfiles in /var/log/letsencrypt for more details.
in letsencrypt.log I see
{
“type”: “urn:acme:error:rejectedIdentifier”,
“detail”: “Error creating new authz :: Policy forbids issuing for name”,
“status”: 400
}