-
Notifications
You must be signed in to change notification settings - Fork 504
Description
Steps to Reproduce
Use acme4j to order a new certificate using the dns-01 challenge
Your Environment
- OS -
Microsoft Windows [Version 10.0.19045.4894]
step-ca
Version -
Smallstep CLI/0.27.4 (windows/amd64)
Release Date: 2024-09-13T17:37:59Z
Expected Behavior
Certificate is issued
Actual Behavior
step-ca outputs this error:
time="2024-10-08T12:59:30-04:00" level=info duration=1.0271ms duration-ns=1027100 fields.time="2024-10-08T12:59:30-04:00" method=POST name=ca nonce=SkdUMHRub1QxMndoWXJKalJYS2pIRk9wQzZ6ZU16T1E path=/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V protocol=HTTP/2.0 referer= remote-address=127.0.0.1 request-id=b17f453a-ce71-4725-aef9-94036052c933 response="{\"type\":\"dns-01\",\"status\":\"pending\",\"token\":\"B1jB3SkzIrqHrbkicDzz4kMVlpM5hVdF\",\"url\":\"https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V\",\"error\":{\"type\":\"urn:ietf:params:acme:error:rejectedIdentifier\",\"detail\":\"The server will not issue certificates for the identifier\"}}" size=330 status=200 user-agent="acme4j/3.4.0 Java/22.0.2" user-id=
Additional Context
Here is the debug log from acme4j:
12:55:42.643 [main] DEBUG org.shredzone.acme4j.AccountBuilder.createLogin() - create
12:55:42.741 [main] DEBUG o.s.a.connector.DefaultConnection.sendRequest() - GET https://127.0.0.1:307/acme/acme/directory
12:55:42.881 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER :status: 200
12:55:42.882 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-length: 287
12:55:42.882 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-type: application/json
12:55:42.882 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER date: Tue, 08 Oct 2024 16:55:42 GMT
12:55:42.882 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER x-request-id: b294d8fa-56d8-4368-8648-97a8ad2f578f
12:55:42.886 [main] DEBUG o.s.a.connector.DefaultConnection.readJsonResponse() - Result JSON: {"newNonce":"https://127.0.0.1:307/acme/acme/new-nonce","newAccount":"https://127.0.0.1:307/acme/acme/new-account","newOrder":"https://127.0.0.1:307/acme/acme/new-order","revokeCert":"https://127.0.0.1:307/acme/acme/revoke-cert","keyChange":"https://127.0.0.1:307/acme/acme/key-change"}
12:55:42.889 [main] DEBUG o.s.a.connector.DefaultConnection.sendRequest() - GET https://127.0.0.1:307/acme/acme/directory
12:55:42.899 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER :status: 200
12:55:42.899 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-length: 287
12:55:42.899 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-type: application/json
12:55:42.899 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER date: Tue, 08 Oct 2024 16:55:42 GMT
12:55:42.899 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER x-request-id: 27a22cfd-7560-4615-936e-293ebb5585eb
12:55:42.899 [main] DEBUG o.s.a.connector.DefaultConnection.readJsonResponse() - Result JSON: {"newNonce":"https://127.0.0.1:307/acme/acme/new-nonce","newAccount":"https://127.0.0.1:307/acme/acme/new-account","newOrder":"https://127.0.0.1:307/acme/acme/new-order","revokeCert":"https://127.0.0.1:307/acme/acme/revoke-cert","keyChange":"https://127.0.0.1:307/acme/acme/key-change"}
12:55:42.900 [main] DEBUG o.s.a.connector.DefaultConnection.resetNonce() - HEAD https://127.0.0.1:307/acme/acme/new-nonce
12:55:42.909 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER :status: 200
12:55:42.910 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER cache-control: no-store
12:55:42.910 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER date: Tue, 08 Oct 2024 16:55:42 GMT
12:55:42.910 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER link: <https://127.0.0.1:307/acme/acme/directory>;rel="index"
12:55:42.910 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER replay-nonce: T1dDTldPZHhtVzI0MGNKMHFBQUNmRTlXT05GWThBOWI
12:55:42.910 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER x-request-id: ad67ccc8-5c87-4d83-9a19-26d0b7672485
12:55:42.910 [main] DEBUG o.s.a.connector.DefaultConnection.getNonce() - Replay Nonce: T1dDTldPZHhtVzI0MGNKMHFBQUNmRTlXT05GWThBOWI
12:55:42.951 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - POST https://127.0.0.1:307/acme/acme/new-account
12:55:42.952 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - Payload: {"termsOfServiceAgreed":true}
12:55:42.952 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - JWS Header: {"url":"https://127.0.0.1:307/acme/acme/new-account","jwk":{"kty":"RSA","n":"pKi3QvkB30DOSm--xRAweRLGO2YYpXxtceLLBRM9U2FNSVCB2lO-gjONiZOuGlvvin6BcAuTDccyfZK4kkmvQca6xel9O2cJ9ZUlBA5R7rdHiVl9Qwh8AxL-xpvQ79ah0Bwp78j0To2VZ1vtZfxkZSz67hOe2w69Mh2N6wKZ9TqIbzrHhWuGMtn24mzC9CW31YEUkhs7uR3r2AAIzXUFFdZfcAgWVNbRbmxcCeAIHfy-kLMmMGvQ8baUZtzwlG1sLSRJvQr24AMRI3iEmho7iHU4Hdjpqp-5cgRg4xzN4iXXcMWDmTdOI1srgty4zADJoySx0bG-dHAaV8Yh5jYJow","e":"AQAB"},"nonce":"T1dDTldPZHhtVzI0MGNKMHFBQUNmRTlXT05GWThBOWI","alg":"RS256"}
12:55:42.956 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER :status: 201
12:55:42.956 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER cache-control: no-store
12:55:42.956 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-length: 110
12:55:42.956 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-type: application/json
12:55:42.956 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER date: Tue, 08 Oct 2024 16:55:42 GMT
12:55:42.957 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER link: <https://127.0.0.1:307/acme/acme/directory>;rel="index"
12:55:42.957 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER location: https://127.0.0.1:307/acme/acme/account/BnQMaeOMskM8YYpVP3SpwoyXD7YPEpWh
12:55:42.957 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER replay-nonce: V0gwamZueFkzemlidldWWjR1cFFxQmlrQzdmMjVMc3k
12:55:42.957 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER x-request-id: 520ca34b-2bb3-403e-8268-bab58323963a
12:55:42.957 [main] DEBUG o.s.a.connector.DefaultConnection.getNonce() - Replay Nonce: V0gwamZueFkzemlidldWWjR1cFFxQmlrQzdmMjVMc3k
12:55:42.958 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$getLocation$3() - Location: https://127.0.0.1:307/acme/acme/account/BnQMaeOMskM8YYpVP3SpwoyXD7YPEpWh
12:55:42.959 [main] DEBUG o.s.a.connector.DefaultConnection.readJsonResponse() - Result JSON: {"status":"valid","orders":"https://127.0.0.1:307/acme/acme/account/BnQMaeOMskM8YYpVP3SpwoyXD7YPEpWh/orders"}
12:55:43.031 [main] DEBUG org.shredzone.acme4j.OrderBuilder.create() - create
12:55:43.034 [main] DEBUG o.s.a.connector.DefaultConnection.sendRequest() - GET https://127.0.0.1:307/acme/acme/directory
12:55:43.042 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER :status: 200
12:55:43.042 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-length: 287
12:55:43.042 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-type: application/json
12:55:43.042 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER date: Tue, 08 Oct 2024 16:55:43 GMT
12:55:43.042 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER x-request-id: 0a8987c8-4ae6-4c73-ad1f-c452e3b8d5fa
12:55:43.042 [main] DEBUG o.s.a.connector.DefaultConnection.readJsonResponse() - Result JSON: {"newNonce":"https://127.0.0.1:307/acme/acme/new-nonce","newAccount":"https://127.0.0.1:307/acme/acme/new-account","newOrder":"https://127.0.0.1:307/acme/acme/new-order","revokeCert":"https://127.0.0.1:307/acme/acme/revoke-cert","keyChange":"https://127.0.0.1:307/acme/acme/key-change"}
12:55:43.045 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - POST https://127.0.0.1:307/acme/acme/new-order
12:55:43.045 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - Payload: {"identifiers":[{"type":"dns","value":"licensed.app"}]}
12:55:43.045 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - JWS Header: {"url":"https://127.0.0.1:307/acme/acme/new-order","kid":"https://127.0.0.1:307/acme/acme/account/BnQMaeOMskM8YYpVP3SpwoyXD7YPEpWh","nonce":"V0gwamZueFkzemlidldWWjR1cFFxQmlrQzdmMjVMc3k","alg":"RS256"}
12:55:43.053 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER :status: 201
12:55:43.053 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER cache-control: no-store
12:55:43.053 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-length: 402
12:55:43.053 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-type: application/json
12:55:43.053 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER date: Tue, 08 Oct 2024 16:55:43 GMT
12:55:43.053 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER link: <https://127.0.0.1:307/acme/acme/directory>;rel="index"
12:55:43.054 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER location: https://127.0.0.1:307/acme/acme/order/IQT4KnONLaFVQYAphAKkbxRdPiUFL2UE
12:55:43.054 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER replay-nonce: OEpZV0ZUdndMdnRnQkNrZWVCbmtWZ0hOSGVXbnh6MUQ
12:55:43.054 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER x-request-id: 809e6d51-050d-4632-861e-9c1097611d81
12:55:43.054 [main] DEBUG o.s.a.connector.DefaultConnection.getNonce() - Replay Nonce: OEpZV0ZUdndMdnRnQkNrZWVCbmtWZ0hOSGVXbnh6MUQ
12:55:43.054 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$getLocation$3() - Location: https://127.0.0.1:307/acme/acme/order/IQT4KnONLaFVQYAphAKkbxRdPiUFL2UE
12:55:43.055 [main] DEBUG o.s.a.connector.DefaultConnection.readJsonResponse() - Result JSON: {"id":"IQT4KnONLaFVQYAphAKkbxRdPiUFL2UE","status":"pending","expires":"2024-10-09T16:55:43Z","identifiers":[{"type":"dns","value":"licensed.app"}],"notBefore":"2024-10-08T16:54:43Z","notAfter":"2024-10-09T16:55:43Z","authorizations":["https://127.0.0.1:307/acme/acme/authz/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ"],"finalize":"https://127.0.0.1:307/acme/acme/order/IQT4KnONLaFVQYAphAKkbxRdPiUFL2UE/finalize"}
12:55:43.056 [main] DEBUG o.shredzone.acme4j.AcmeJsonResource.fetch() - update Authorization
12:55:43.058 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - POST-as-GET https://127.0.0.1:307/acme/acme/authz/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ
12:55:43.059 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - JWS Header: {"url":"https://127.0.0.1:307/acme/acme/authz/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ","kid":"https://127.0.0.1:307/acme/acme/account/BnQMaeOMskM8YYpVP3SpwoyXD7YPEpWh","nonce":"OEpZV0ZUdndMdnRnQkNrZWVCbmtWZ0hOSGVXbnh6MUQ","alg":"RS256"}
12:55:43.066 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER :status: 200
12:55:43.066 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER cache-control: no-store
12:55:43.067 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-length: 731
12:55:43.067 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-type: application/json
12:55:43.067 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER date: Tue, 08 Oct 2024 16:55:43 GMT
12:55:43.067 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER link: <https://127.0.0.1:307/acme/acme/directory>;rel="index"
12:55:43.067 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER location: https://127.0.0.1:307/acme/acme/authz/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ
12:55:43.067 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER replay-nonce: ZnBHT3pyVjY4U2lRd3RuUnhNYWZZUTlibzd2TzJNZTg
12:55:43.067 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER x-request-id: 4c050086-0cc0-4faa-adf2-7d493c8a9dcc
12:55:43.067 [main] DEBUG o.s.a.connector.DefaultConnection.getNonce() - Replay Nonce: ZnBHT3pyVjY4U2lRd3RuUnhNYWZZUTlibzd2TzJNZTg
12:55:43.067 [main] DEBUG o.s.a.connector.DefaultConnection.readJsonResponse() - Result JSON: {"identifier":{"type":"dns","value":"licensed.app"},"status":"pending","challenges":[{"type":"dns-01","status":"pending","token":"B1jB3SkzIrqHrbkicDzz4kMVlpM5hVdF","url":"https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V"},{"type":"http-01","status":"pending","token":"B1jB3SkzIrqHrbkicDzz4kMVlpM5hVdF","url":"https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/53tLqgQQRKYlIWH7BXBNw8r5bkMI0gSI"},{"type":"tls-alpn-01","status":"pending","token":"B1jB3SkzIrqHrbkicDzz4kMVlpM5hVdF","url":"https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/1f6doSdzffCB3J0ZGtvCJ2mQtR8ImS5s"}],"wildcard":false,"expires":"2024-10-09T16:55:43Z"}
[...]
12:59:30.589 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - POST https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V
12:59:30.589 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - Payload: {}
12:59:30.590 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - JWS Header: {"url":"https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V","kid":"https://127.0.0.1:307/acme/acme/account/BnQMaeOMskM8YYpVP3SpwoyXD7YPEpWh","nonce":"ZnBHT3pyVjY4U2lRd3RuUnhNYWZZUTlibzd2TzJNZTg","alg":"RS256"}
12:59:30.612 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER :status: 200
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER cache-control: no-store
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-length: 330
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-type: application/json
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER date: Tue, 08 Oct 2024 16:59:30 GMT
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER link: <https://127.0.0.1:307/acme/acme/directory>;rel="index"
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER link: <https://127.0.0.1:307/acme/acme/authz/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ>;rel="up"
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER location: https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER replay-nonce: OW9kTDROT21SbzJrRzBrZVFTd2k4R0dxZUsxSWY3dlA
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER x-request-id: 56e668ec-ab3e-4dbe-ae28-2002c099a145
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.getNonce() - Replay Nonce: OW9kTDROT21SbzJrRzBrZVFTd2k4R0dxZUsxSWY3dlA
12:59:30.613 [main] DEBUG o.s.a.connector.DefaultConnection.readJsonResponse() - Result JSON: {"type":"dns-01","status":"pending","token":"B1jB3SkzIrqHrbkicDzz4kMVlpM5hVdF","url":"https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V","error":{"type":"urn:ietf:params:acme:error:rejectedIdentifier","detail":"The server will not issue certificates for the identifier"}}
12:59:30.614 [main] DEBUG o.shredzone.acme4j.AcmeJsonResource.fetch() - update Dns01Challenge
12:59:30.616 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - POST-as-GET https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V
12:59:30.616 [main] DEBUG o.shredzone.acme4j.toolbox.JoseUtils.createJoseRequest() - JWS Header: {"url":"https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V","kid":"https://127.0.0.1:307/acme/acme/account/BnQMaeOMskM8YYpVP3SpwoyXD7YPEpWh","nonce":"OW9kTDROT21SbzJrRzBrZVFTd2k4R0dxZUsxSWY3dlA","alg":"RS256"}
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER :status: 200
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER cache-control: no-store
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-length: 330
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER content-type: application/json
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER date: Tue, 08 Oct 2024 16:59:30 GMT
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER link: <https://127.0.0.1:307/acme/acme/directory>;rel="index"
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER link: <https://127.0.0.1:307/acme/acme/authz/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ>;rel="up"
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER location: https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER replay-nonce: SkdUMHRub1QxMndoWXJKalJYS2pIRk9wQzZ6ZU16T1E
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.lambda$logHeaders$14() - HEADER x-request-id: b17f453a-ce71-4725-aef9-94036052c933
12:59:30.624 [main] DEBUG o.s.a.connector.DefaultConnection.getNonce() - Replay Nonce: SkdUMHRub1QxMndoWXJKalJYS2pIRk9wQzZ6ZU16T1E
12:59:30.625 [main] DEBUG o.s.a.connector.DefaultConnection.readJsonResponse() - Result JSON: {"type":"dns-01","status":"pending","token":"B1jB3SkzIrqHrbkicDzz4kMVlpM5hVdF","url":"https://127.0.0.1:307/acme/acme/challenge/5IFqsjAzUsVgY56A8CjuMAUxsTNImrIJ/xjMtBtRnU7tq5kpcrrYTBnrBYx1vk65V","error":{"type":"urn:ietf:params:acme:error:rejectedIdentifier","detail":"The server will not issue certificates for the identifier"}}
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).