Replies: 1 comment 6 replies
-
... is the error returned by Let's Encrypt API. It should work if you modify the hostname and remove the trailing dot. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I get the following error when it attempts to obtain a certificate. It then reverts to a self signed cert. Any ideas? The ESX hosts are part of a cluster and managed by vCenter.
Response Code: 400
Response: {'type': 'urn:ietf:params:acme:error:rejectedIdentifier', 'detail': 'Error creating new order :: Cannot issue for "example.domain.": Domain name ends in a dot', 'status': 400}
Beta Was this translation helpful? Give feedback.
All reactions