Guest User

Untitled

a guest
Dec 28th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. [root@HOSTscripts]# ./letsencrypt.sh request_single DOMAIN.com 4096
  2. skipping DOMAIN.com challenge test failed
  3. Requesting new certificate order...
  4. new-order error: HTTP/1.1 400 Bad Request
  5. Server: nginx
  6. Date: Wed, 29 Dec 2021 00:27:38 GMT
  7. Content-Type: application/problem+json
  8. Content-Length: 178
  9. Connection: keep-alive
  10. Cache-Control: public, max-age=0, no-cache
  11. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  12. Replay-Nonce: 01027-zjjuiULQIbIQ5dC1dbS6PxeksSWJ4-XFIcQE98S4Q
  13.  
  14. {
  15. "type": "urn:ietf:params:acme:error:malformed",
  16. "detail": "Malformed account ID in KeyID header URL: \"https://acme-v02.api.letsencrypt.org/acme/acct/\"",
  17. "status": 400
  18. }. Exiting...
  19. [root@sleekhoster scripts]#
Advertisement
Add Comment
Please, Sign In to add comment