Created
June 22, 2022 15:36
-
-
Save io7m/295bcd8692dd5a47478789152c66e640 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor executing renewal for domain eigion.one | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor locating account | |
DEBUG org.shredzone.acme4j.AccountBuilder create | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection GET https://acme-v02.api.letsencrypt.org/directory | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 658 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:07:40 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"keyChange":"https://acme-v02.api.letsencrypt.org/acme/key-change","meta":{"caaIdentities":["letsencrypt.org"],"termsOfService":"https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf","website":"https://letsencrypt.org"},"newAccount":"https://acme-v02.api.letsencrypt.org/acme/new-acct","newNonce":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","newOrder":"https://acme-v02.api.letsencrypt.org/acme/new-order","oJQj1OKbNtQ":"https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417","revokeCert":"https://acme-v02.api.letsencrypt.org/acme/revoke-cert"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection GET https://acme-v02.api.letsencrypt.org/directory | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 658 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:07:40 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"i7OpbRgubso":"https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417","keyChange":"https://acme-v02.api.letsencrypt.org/acme/key-change","meta":{"caaIdentities":["letsencrypt.org"],"termsOfService":"https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf","website":"https://letsencrypt.org"},"newAccount":"https://acme-v02.api.letsencrypt.org/acme/new-acct","newNonce":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","newOrder":"https://acme-v02.api.letsencrypt.org/acme/new-order","revokeCert":"https://acme-v02.api.letsencrypt.org/acme/revoke-cert"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEAD https://acme-v02.api.letsencrypt.org/acme/new-nonce | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 0002JB0PLlKS4LM08FcMaCeIv5j_7wFLrDwB4EmQ3FvzFzE | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:07:40 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 0002JB0PLlKS4LM08FcMaCeIv5j_7wFLrDwB4EmQ3FvzFzE | |
DEBUG org.jose4j.jwa.AlgorithmFactoryFactory Initializing jose4j (running with Java 17 from Oracle Corporation at /home/rm/var/jdk/jdk-17 with [SUN version 17, SunRsaSign version 17, SunEC version 17, SunJSSE version 17, SunJCE version 17, SunJGSS version 17, SunSASL version 17, XMLDSig version 17, SunPCSC version 17, JdkLDAP version 17, JdkSASL version 17, SunPKCS11 version 17, BC version 1.71] security providers installed)... | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.UnsecuredNoneAlgorithm(none|null) registered for alg algorithm none | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.HmacUsingShaAlgorithm$HmacSha256(HS256|HmacSHA256) registered for alg algorithm HS256 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.HmacUsingShaAlgorithm$HmacSha384(HS384|HmacSHA384) registered for alg algorithm HS384 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.HmacUsingShaAlgorithm$HmacSha512(HS512|HmacSHA512) registered for alg algorithm HS512 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.EcdsaUsingShaAlgorithm$EcdsaP256UsingSha256(ES256|SHA256withECDSA) registered for alg algorithm ES256 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.EcdsaUsingShaAlgorithm$EcdsaP384UsingSha384(ES384|SHA384withECDSA) registered for alg algorithm ES384 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.EcdsaUsingShaAlgorithm$EcdsaP521UsingSha512(ES512|SHA512withECDSA) registered for alg algorithm ES512 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.RsaUsingShaAlgorithm$RsaSha256(RS256|SHA256withRSA) registered for alg algorithm RS256 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.RsaUsingShaAlgorithm$RsaSha384(RS384|SHA384withRSA) registered for alg algorithm RS384 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.RsaUsingShaAlgorithm$RsaSha512(RS512|SHA512withRSA) registered for alg algorithm RS512 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.RsaUsingShaAlgorithm$RsaPssSha256(PS256|RSASSA-PSS) registered for alg algorithm PS256 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.RsaUsingShaAlgorithm$RsaPssSha384(PS384|RSASSA-PSS) registered for alg algorithm PS384 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->JsonWebSignatureAlgorithm org.jose4j.jws.RsaUsingShaAlgorithm$RsaPssSha512(PS512|RSASSA-PSS) registered for alg algorithm PS512 | |
DEBUG org.jose4j.jwa.AlgorithmFactoryFactory JWS signature algorithms: [none, HS256, HS384, HS512, ES256, ES384, ES512, RS256, RS384, RS512, PS256, PS384, PS512] | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.RsaKeyManagementAlgorithm$Rsa1_5(RSA1_5|RSA/ECB/PKCS1Padding) registered for alg algorithm RSA1_5 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.RsaKeyManagementAlgorithm$RsaOaep(RSA-OAEP|RSA/ECB/OAEPWithSHA-1AndMGF1Padding) registered for alg algorithm RSA-OAEP | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.RsaKeyManagementAlgorithm$RsaOaep256(RSA-OAEP-256|RSA/ECB/OAEPWithSHA-256AndMGF1Padding) registered for alg algorithm RSA-OAEP-256 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.DirectKeyManagementAlgorithm(dir|null) registered for alg algorithm dir | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.AesKeyWrapManagementAlgorithm$Aes128(A128KW|AESWrap) registered for alg algorithm A128KW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.AesKeyWrapManagementAlgorithm$Aes192(A192KW|AESWrap) registered for alg algorithm A192KW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.AesKeyWrapManagementAlgorithm$Aes256(A256KW|AESWrap) registered for alg algorithm A256KW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.EcdhKeyAgreementAlgorithm(ECDH-ES|ECDH) registered for alg algorithm ECDH-ES | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.EcdhKeyAgreementWithAesKeyWrapAlgorithm$EcdhKeyAgreementWithAes128KeyWrapAlgorithm(ECDH-ES+A128KW|N/A) registered for alg algorithm ECDH-ES+A128KW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.EcdhKeyAgreementWithAesKeyWrapAlgorithm$EcdhKeyAgreementWithAes192KeyWrapAlgorithm(ECDH-ES+A192KW|N/A) registered for alg algorithm ECDH-ES+A192KW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.EcdhKeyAgreementWithAesKeyWrapAlgorithm$EcdhKeyAgreementWithAes256KeyWrapAlgorithm(ECDH-ES+A256KW|N/A) registered for alg algorithm ECDH-ES+A256KW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.Pbes2HmacShaWithAesKeyWrapAlgorithm$HmacSha256Aes128(PBES2-HS256+A128KW|n/a) registered for alg algorithm PBES2-HS256+A128KW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.Pbes2HmacShaWithAesKeyWrapAlgorithm$HmacSha384Aes192(PBES2-HS384+A192KW|n/a) registered for alg algorithm PBES2-HS384+A192KW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.Pbes2HmacShaWithAesKeyWrapAlgorithm$HmacSha512Aes256(PBES2-HS512+A256KW|n/a) registered for alg algorithm PBES2-HS512+A256KW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.AesGcmKeyEncryptionAlgorithm$Aes128Gcm(A128GCMKW|AES/GCM/NoPadding) registered for alg algorithm A128GCMKW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.AesGcmKeyEncryptionAlgorithm$Aes192Gcm(A192GCMKW|AES/GCM/NoPadding) registered for alg algorithm A192GCMKW | |
DEBUG org.jose4j.jwa.AlgorithmFactory->KeyManagementAlgorithm org.jose4j.jwe.AesGcmKeyEncryptionAlgorithm$Aes256Gcm(A256GCMKW|AES/GCM/NoPadding) registered for alg algorithm A256GCMKW | |
DEBUG org.jose4j.jwa.AlgorithmFactoryFactory JWE key management algorithms: [RSA1_5, RSA-OAEP, RSA-OAEP-256, dir, A128KW, A192KW, A256KW, ECDH-ES, ECDH-ES+A128KW, ECDH-ES+A192KW, ECDH-ES+A256KW, PBES2-HS256+A128KW, PBES2-HS384+A192KW, PBES2-HS512+A256KW, A128GCMKW, A192GCMKW, A256GCMKW] | |
DEBUG org.jose4j.jwa.AlgorithmFactory->ContentEncryptionAlgorithm org.jose4j.jwe.AesCbcHmacSha2ContentEncryptionAlgorithm$Aes128CbcHmacSha256(A128CBC-HS256|AES/CBC/PKCS5Padding) registered for enc algorithm A128CBC-HS256 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->ContentEncryptionAlgorithm org.jose4j.jwe.AesCbcHmacSha2ContentEncryptionAlgorithm$Aes192CbcHmacSha384(A192CBC-HS384|AES/CBC/PKCS5Padding) registered for enc algorithm A192CBC-HS384 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->ContentEncryptionAlgorithm org.jose4j.jwe.AesCbcHmacSha2ContentEncryptionAlgorithm$Aes256CbcHmacSha512(A256CBC-HS512|AES/CBC/PKCS5Padding) registered for enc algorithm A256CBC-HS512 | |
DEBUG org.jose4j.jwa.AlgorithmFactory->ContentEncryptionAlgorithm org.jose4j.jwe.AesGcmContentEncryptionAlgorithm$Aes128Gcm(A128GCM|AES/GCM/NoPadding) registered for enc algorithm A128GCM | |
DEBUG org.jose4j.jwa.AlgorithmFactory->ContentEncryptionAlgorithm org.jose4j.jwe.AesGcmContentEncryptionAlgorithm$Aes192Gcm(A192GCM|AES/GCM/NoPadding) registered for enc algorithm A192GCM | |
DEBUG org.jose4j.jwa.AlgorithmFactory->ContentEncryptionAlgorithm org.jose4j.jwe.AesGcmContentEncryptionAlgorithm$Aes256Gcm(A256GCM|AES/GCM/NoPadding) registered for enc algorithm A256GCM | |
DEBUG org.jose4j.jwa.AlgorithmFactoryFactory JWE content encryption algorithms: [A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM, A256GCM] | |
DEBUG org.jose4j.jwa.AlgorithmFactory->CompressionAlgorithm org.jose4j.zip.DeflateRFC1951CompressionAlgorithm@28fa700e registered for zip algorithm DEF | |
DEBUG org.jose4j.jwa.AlgorithmFactoryFactory JWE compression algorithms: [DEF] | |
DEBUG org.jose4j.jwa.AlgorithmFactoryFactory Initialized jose4j in 34ms | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils POST https://acme-v02.api.letsencrypt.org/acme/new-acct | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils Payload: {"termsOfServiceAgreed":true} | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils JWS Header: {"url":"https://acme-v02.api.letsencrypt.org/acme/new-acct","jwk":{"kty":"EC","x":"SIBhhDamsacy_6zWYBI6soPmCDEsEFsWARHCei4BmeE","y":"rJ_797zL3hemIDVHwMOxl7T7HPyvLm0ONrLrXAYmuTM","crv":"P-256"},"nonce":"0002JB0PLlKS4LM08FcMaCeIv5j_7wFLrDwB4EmQ3FvzFzE","alg":"ES256"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 0002H-XMLbvR-aA3w5b5j2DlSvqpDmxat8kF_IdzFnpMLj4 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Boulder-Requester: 597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:07:40 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 258 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Location: https://acme-v02.api.letsencrypt.org/acme/acct/597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 0002H-XMLbvR-aA3w5b5j2DlSvqpDmxat8kF_IdzFnpMLj4 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Location: https://acme-v02.api.letsencrypt.org/acme/acct/597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"key":{"kty":"EC","crv":"P-256","x":"SIBhhDamsacy_6zWYBI6soPmCDEsEFsWARHCei4BmeE","y":"rJ_797zL3hemIDVHwMOxl7T7HPyvLm0ONrLrXAYmuTM"},"initialIp":"212.69.61.187","createdAt":"2022-06-20T14:33:48Z","status":"valid"} | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor creating certificate task for www | |
DEBUG org.shredzone.acme4j.OrderBuilder create | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection GET https://acme-v02.api.letsencrypt.org/directory | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 658 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:07:41 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"aWpjGeubK9k":"https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417","keyChange":"https://acme-v02.api.letsencrypt.org/acme/key-change","meta":{"caaIdentities":["letsencrypt.org"],"termsOfService":"https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf","website":"https://letsencrypt.org"},"newAccount":"https://acme-v02.api.letsencrypt.org/acme/new-acct","newNonce":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","newOrder":"https://acme-v02.api.letsencrypt.org/acme/new-order","revokeCert":"https://acme-v02.api.letsencrypt.org/acme/revoke-cert"} | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils POST https://acme-v02.api.letsencrypt.org/acme/new-order | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils Payload: {"identifiers":[{"type":"dns","value":"www.eigion.one"}]} | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils JWS Header: {"url":"https://acme-v02.api.letsencrypt.org/acme/new-order","kid":"https://acme-v02.api.letsencrypt.org/acme/acct/597026236","nonce":"0002H-XMLbvR-aA3w5b5j2DlSvqpDmxat8kF_IdzFnpMLj4","alg":"ES256"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 201 Created | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 00023W3V5vF8zIKblOoNRgj8K49Nxie13sIfHv60cT8F22I | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Boulder-Requester: 597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:07:41 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 339 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Location: https://acme-v02.api.letsencrypt.org/acme/order/597026236/100067394866 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 00023W3V5vF8zIKblOoNRgj8K49Nxie13sIfHv60cT8F22I | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Location: https://acme-v02.api.letsencrypt.org/acme/order/597026236/100067394866 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"status":"pending","expires":"2022-06-29T15:07:41Z","identifiers":[{"type":"dns","value":"www.eigion.one"}],"authorizations":["https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266"],"finalize":"https://acme-v02.api.letsencrypt.org/acme/finalize/597026236/100067394866"} | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor executing tasks | |
DEBUG org.shredzone.acme4j.AcmeJsonResource update Authorization | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils POST-as-GET https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266 | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils JWS Header: {"url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266","kid":"https://acme-v02.api.letsencrypt.org/acme/acct/597026236","nonce":"00023W3V5vF8zIKblOoNRgj8K49Nxie13sIfHv60cT8F22I","alg":"ES256"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 0002NEuap09CMjracPXT1zCVzp_TucMG3Q0k7S1bkuLEmqE | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Boulder-Requester: 597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 798 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:07:41 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 0002NEuap09CMjracPXT1zCVzp_TucMG3Q0k7S1bkuLEmqE | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"identifier":{"type":"dns","value":"www.eigion.one"},"status":"pending","expires":"2022-06-29T15:07:41Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/NFBMPg","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"},{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/dgcm0g","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"}]} | |
DEBUG com.io7m.certusine.vanilla.internal.CSCertificateTaskAuthorizeDNSInitial executing authorization for domain www.eigion.one | |
DEBUG com.io7m.certusine.vultr.internal.CSVultrDNSConfigurator creating a TXT record _acme_challenge.www.eigion.one = DCHAlXY2WUSog3p6beqjMQFfzjXG2JzlhnoZYZm4N1s for domain eigion.one | |
DEBUG com.io7m.certusine.vultr.internal.CSVultrDNSConfigurator POST https://api.vultr.com/v2/domains/eigion.one/records | |
DEBUG com.io7m.certusine.vultr.internal.CSVultrDNSConfigurator response: {"record":{"id":"8af5a64c-ca70-481c-a865-94aced9709c2","type":"TXT","name":"_acme_challenge.www","data":"\"DCHAlXY2WUSog3p6beqjMQFfzjXG2JzlhnoZYZm4N1s\"","priority":0,"ttl":600}} | |
DEBUG com.io7m.certusine.vanilla.internal.CSCertificateTaskAuthorizeDNSInitial authorization will expire in PT167H59M58.942743545S | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor pausing for 300000 ms before continuing tasks | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor executing tasks | |
DEBUG com.io7m.certusine.vanilla.internal.CSCertificateTaskAuthorizeDNSCheckRecords checking that DNS TXT records are visible | |
DEBUG org.xbill.DNS.config.JndiContextResolverConfigProvider$InnerJndiContextResolverConfigProvider JNDI class: javax.naming.directory.DirContext | |
DEBUG org.xbill.DNS.config.ResolvConfResolverConfigProvider Added /[2a02:390:7502:2:0:1:20:1]:53 to nameservers | |
DEBUG org.xbill.DNS.config.ResolvConfResolverConfigProvider Added /10.2.32.1:53 to nameservers | |
DEBUG org.xbill.DNS.config.ResolvConfResolverConfigProvider Added int.arc7.info. to search paths | |
DEBUG com.io7m.certusine.vanilla.internal.CSCertificateTaskAuthorizeDNSCheckRecords checking that TXT record _acme_challenge.www.eigion.one. is visible | |
DEBUG org.xbill.DNS.Lookup Lookup for _acme_challenge.www.eigion.one./TXT, cache answer: unknown | |
TRACE org.xbill.DNS.Compression Looking for _acme_challenge.www.eigion.one., found -1 | |
TRACE org.xbill.DNS.Compression Adding _acme_challenge.www.eigion.one. at 12 | |
TRACE org.xbill.DNS.Compression Looking for www.eigion.one., found -1 | |
TRACE org.xbill.DNS.Compression Adding www.eigion.one. at 28 | |
TRACE org.xbill.DNS.Compression Looking for eigion.one., found -1 | |
TRACE org.xbill.DNS.Compression Adding eigion.one. at 32 | |
TRACE org.xbill.DNS.Compression Looking for one., found -1 | |
TRACE org.xbill.DNS.Compression Adding one. at 39 | |
TRACE org.xbill.DNS.SimpleResolver Sending _acme_challenge.www.eigion.one./TXT, id=13346 to udp/8.8.8.8:53, query: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13346 | |
;; flags: rd ; qd: 1 an: 0 au: 0 ad: 1 | |
;; OPT PSEUDOSECTION: | |
; EDNS: version: 0; flags: ; udp: 1280 | |
;; QUESTIONS: | |
;; _acme_challenge.www.eigion.one., type = TXT, class = IN | |
;; ANSWERS: | |
;; AUTHORITY RECORDS: | |
;; ADDITIONAL RECORDS: | |
;; Message size: 59 bytes | |
DEBUG org.xbill.DNS.NioClient Starting dnsjava NIO selector thread | |
TRACE org.xbill.DNS.NioClient 59b (UDP write): 34 22 01 00 00 01 00 00 00 00 00 01 0F 5F 61 63 6D 65 | |
5F 63 68 61 6C 6C 65 6E 67 65 03 77 77 77 06 65 69 67 | |
69 6F 6E 03 6F 6E 65 00 00 10 00 01 00 00 29 05 00 00 | |
00 00 00 00 00 | |
TRACE org.xbill.DNS.NioClient 115b (UDP read): 34 22 81 80 00 01 00 01 00 00 00 01 0F 5F 61 63 6D 65 | |
5F 63 68 61 6C 6C 65 6E 67 65 03 77 77 77 06 65 69 67 | |
69 6F 6E 03 6F 6E 65 00 00 10 00 01 C0 0C 00 10 00 01 | |
00 00 02 58 00 2C 2B 44 43 48 41 6C 58 59 32 57 55 53 | |
6F 67 33 70 36 62 65 71 6A 4D 51 46 66 7A 6A 58 47 32 | |
4A 7A 6C 68 6E 6F 5A 59 5A 6D 34 4E 31 73 00 00 29 02 | |
00 00 00 00 00 00 00 | |
TRACE org.xbill.DNS.Name currently 50, pointer to 12 | |
TRACE org.xbill.DNS.Name current name '@', seeking to 12 | |
DEBUG org.xbill.DNS.Cache Caching successful for _acme_challenge.www.eigion.one./TXT | |
DEBUG org.xbill.DNS.Lookup Queried _acme_challenge.www.eigion.one./TXT, id=13346: successful | |
DEBUG com.io7m.certusine.vanilla.internal.CSCertificateTaskAuthorizeDNSCheckRecords received 1 records | |
DEBUG com.io7m.certusine.vanilla.internal.CSCertificateTaskAuthorizeDNSCheckRecords found matching TXT record for domain www.eigion.one | |
DEBUG com.io7m.certusine.vanilla.internal.CSCertificateTaskAuthorizeDNSCheckRecords TXT record _acme_challenge.www.eigion.one. is visible | |
DEBUG com.io7m.certusine.vanilla.internal.CSCertificateTaskAuthorizeDNSCheckRecords all required TXT records were located | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor pausing for 0 ms before continuing tasks | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor executing tasks | |
DEBUG org.shredzone.acme4j.AcmeJsonResource update Authorization | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils POST-as-GET https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266 | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils JWS Header: {"url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266","kid":"https://acme-v02.api.letsencrypt.org/acme/acct/597026236","nonce":"0002NEuap09CMjracPXT1zCVzp_TucMG3Q0k7S1bkuLEmqE","alg":"ES256"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 400 Bad Request | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 0002YwDl3i6u1aFTQ4RFhqNOz6Qq6d7VkoEj6s3rECEkQlY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Boulder-Requester: 597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 173 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:12:42 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/problem+json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 0002YwDl3i6u1aFTQ4RFhqNOz6Qq6d7VkoEj6s3rECEkQlY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"type":"urn:ietf:params:acme:error:badNonce","detail":"JWS has an invalid anti-replay nonce: \"0002NEuap09CMjracPXT1zCVzp_TucMG3Q0k7S1bkuLEmqE\"","status":400} | |
INFO org.shredzone.acme4j.connector.DefaultConnection Bad Replay Nonce, trying again (attempt 1/10) | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils POST-as-GET https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266 | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils JWS Header: {"url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266","kid":"https://acme-v02.api.letsencrypt.org/acme/acct/597026236","nonce":"0002YwDl3i6u1aFTQ4RFhqNOz6Qq6d7VkoEj6s3rECEkQlY","alg":"ES256"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 0002A9R79HGHMErcoVJWza2CXhN3FyFFjFDUPGKHAbEATSU | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Boulder-Requester: 597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 798 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:12:42 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 0002A9R79HGHMErcoVJWza2CXhN3FyFFjFDUPGKHAbEATSU | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"identifier":{"type":"dns","value":"www.eigion.one"},"status":"pending","expires":"2022-06-29T15:07:41Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/NFBMPg","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"},{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/dgcm0g","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"}]} | |
DEBUG com.io7m.certusine.vanilla.internal.CSCertificateTaskAuthorizeDNSTriggerChallenges triggering challenge for authorization www.eigion.one | |
DEBUG org.shredzone.acme4j.challenge.Challenge trigger | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils POST https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils Payload: {} | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils JWS Header: {"url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw","kid":"https://acme-v02.api.letsencrypt.org/acme/acct/597026236","nonce":"0002A9R79HGHMErcoVJWza2CXhN3FyFFjFDUPGKHAbEATSU","alg":"ES256"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 0002iQWoeMoWmE_vbC61PYlDY-RHCx0dMZWHESkjxAIhcno | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Boulder-Requester: 597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:12:42 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 186 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266>;rel="up" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 0002iQWoeMoWmE_vbC61PYlDY-RHCx0dMZWHESkjxAIhcno | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"} | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor pausing for 0 ms before continuing tasks | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor executing tasks | |
DEBUG org.shredzone.acme4j.AcmeJsonResource update Authorization | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils POST-as-GET https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266 | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils JWS Header: {"url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266","kid":"https://acme-v02.api.letsencrypt.org/acme/acct/597026236","nonce":"0002iQWoeMoWmE_vbC61PYlDY-RHCx0dMZWHESkjxAIhcno","alg":"ES256"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 0002x76IY5D8PJleT2jPzvfJugERYVBHs54QQEJ9faaplMY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Boulder-Requester: 597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 798 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:12:42 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 0002x76IY5D8PJleT2jPzvfJugERYVBHs54QQEJ9faaplMY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"identifier":{"type":"dns","value":"www.eigion.one"},"status":"pending","expires":"2022-06-29T15:07:41Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/NFBMPg","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"},{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/dgcm0g","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"}]} | |
DEBUG org.shredzone.acme4j.AcmeJsonResource update Dns01Challenge | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils POST-as-GET https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils JWS Header: {"url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw","kid":"https://acme-v02.api.letsencrypt.org/acme/acct/597026236","nonce":"0002x76IY5D8PJleT2jPzvfJugERYVBHs54QQEJ9faaplMY","alg":"ES256"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 0002SxZ3SAvnCOxhVYRPgjno0AQUWbDwfUrcmQlTkiRAVoQ | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Boulder-Requester: 597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:12:43 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 186 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266>;rel="up" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 0002SxZ3SAvnCOxhVYRPgjno0AQUWbDwfUrcmQlTkiRAVoQ | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ"} | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor pausing for 5000 ms before continuing tasks | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor executing tasks | |
DEBUG org.shredzone.acme4j.AcmeJsonResource update Authorization | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils POST-as-GET https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266 | |
DEBUG org.shredzone.acme4j.toolbox.JoseUtils JWS Header: {"url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/122473436266","kid":"https://acme-v02.api.letsencrypt.org/acme/acct/597026236","nonce":"0002SxZ3SAvnCOxhVYRPgjno0AQUWbDwfUrcmQlTkiRAVoQ","alg":"ES256"} | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER X-Frame-Options: DENY | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER null: HTTP/1.1 200 OK | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Strict-Transport-Security: max-age=604800 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Cache-Control: public, max-age=0, no-cache | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Server: nginx | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Replay-Nonce: 0102rH7kqz58GR_Qr4m8VEpE_dA8k0Cb6m2OiuqmOjthg7s | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Connection: keep-alive | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Boulder-Requester: 597026236 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Length: 651 | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index" | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Date: Wed, 22 Jun 2022 15:12:48 GMT | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection HEADER Content-Type: application/json | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Replay Nonce: 0102rH7kqz58GR_Qr4m8VEpE_dA8k0Cb6m2OiuqmOjthg7s | |
DEBUG org.shredzone.acme4j.connector.DefaultConnection Result JSON: {"identifier":{"type":"dns","value":"www.eigion.one"},"status":"invalid","expires":"2022-06-29T15:07:41Z","challenges":[{"type":"dns-01","status":"invalid","error":{"type":"urn:ietf:params:acme:error:dns","detail":"DNS problem: NXDOMAIN looking up TXT for _acme-challenge.www.eigion.one - check that a DNS record exists for this domain","status":400},"url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/122473436266/CYSJsw","token":"xP5O17o6Yz8SnVzfmlaNdEreE4J1EZnzkwHBf5TRLIQ","validated":"2022-06-22T15:12:42Z"}]} | |
DEBUG com.io7m.certusine.vanilla.internal.CSDomainExecutor pausing for 0 ms before continuing tasks | |
DEBUG org.xbill.DNS.NioClient dnsjava NIO selector thread stopped | |
Process finished with exit code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment