You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error when I'm trying to generate a wildcard certificate.
{
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "Error finalizing order :: Order includes different number of names than CSR specifies",
"status": 403
}
The configuration looks like this, where the real domain name was replaced with 'mydomain'
The text was updated successfully, but these errors were encountered:
I'm getting this error when I'm trying to generate a wildcard certificate.
{
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "Error finalizing order :: Order includes different number of names than CSR specifies",
"status": 403
}
The configuration looks like this, where the real domain name was replaced with 'mydomain'
The text was updated successfully, but these errors were encountered: