mirror of
https://github.com/Tondas/LetsEncrypt.git
synced 2026-04-25 15:55:59 +03:00
[GH-ISSUE #13] Error finalizing order :: Order includes different number of names than CSR specifies #7
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LetsEncrypt#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @czlatea on GitHub (Jan 10, 2023).
Original GitHub issue: https://github.com/Tondas/LetsEncrypt/issues/13
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'