I use Nginx Proxy Manager 2.10.4. I try to create a let's encrypt through the interface of this program and I am not able to do so. I have also tried the /.well-known workaround in NPM.
My domain is:
aicode.dhqi.eu (it is behind cloudflare)
I ran (NPM actually did it in the container) this command:
certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-40" --agree-tos --authenticator webroot --email "administrator@dhqi.gr" --preferred-challenges "dns,http" --domains "aicode.dhqi.eu"
It produced this output:
2023-12-11 14:44:10,452:DEBUG:certbot._internal.main:certbot version: 2.5.0
2023-12-11 14:44:10,453:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot
2023-12-11 14:44:10,453:DEBUG:certbot._internal.main:Arguments: ['--config', '/etc/letsencrypt.ini', '--work-dir', '/tmp/letsencrypt-lib', '--logs-dir', '/tmp/letsencrypt-log', '--cert-name', 'npm-40', '--agree-tos', '--authenticator', 'webroot', '--email', 'administrator@dhqi.gr', '--preferred-challenges', 'dns,http', '--domains', 'aicode.dhqi.eu']
2023-12-11 14:44:10,453:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2023-12-11 14:44:10,481:DEBUG:certbot._internal.log:Root logging level set at 30
2023-12-11 14:44:10,483:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
2023-12-11 14:44:10,489:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * webroot
Description: Saves the necessary validation files to a .well-known/acme-challenge/ directory within the nominated webroot path. A seperate HTTP server must be running and serving files from the webroot path. HTTP challenge only (wildcards not supported).
Interfaces: Authenticator, Plugin
Entry point: webroot = certbot._internal.plugins.webroot:Authenticator
Initialized: <certbot._internal.plugins.webroot.Authenticator object at 0x7f86433aaf28>
Prep: True
2023-12-11 14:44:10,490:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7f86433aaf28> and installer None
2023-12-11 14:44:10,490:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2023-12-11 14:44:10,535:DEBUG:certbot._internal.main:Picked account: <Account(RegistrationResource(body=Registration(key=None, contact=(), agreement=None, status=None, terms_of_service_agreed=None, only_return_existing=None, external_account_binding=None), uri='https://acme-v02.api.letsencrypt.org/acme/acct/1456316666', new_authzr_uri=None, terms_of_service=None), 0eb3bcbf5bfe50fcc2f4b122fe04675d, Meta(creation_dt=datetime.datetime(2023, 12, 9, 15, 6, 26, tzinfo=), creation_host='3bc05dd66322', register_to_eff=None))>
2023-12-11 14:44:10,536:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2023-12-11 14:44:10,541:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2023-12-11 14:44:11,036:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 752
2023-12-11 14:44:11,037:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:10 GMT
Content-Type: application/json
Content-Length: 752
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"iZMXg6FXC8E": "Adding random entries to the directory",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.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",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-01/renewalInfo/",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2023-12-11 14:44:11,037:DEBUG:certbot._internal.display.obj:Notifying user: Requesting a certificate for aicode.dhqi.eu
2023-12-11 14:44:11,048:DEBUG:acme.client:Requesting fresh nonce
2023-12-11 14:44:11,049:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2023-12-11 14:44:11,218:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2023-12-11 14:44:11,219:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:11 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: UimiYl39JN_qnUyX53DY72FrU9KJRoiBbMtd1uwWUQjw2KHNECs
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2023-12-11 14:44:11,219:DEBUG:acme.client:Storing nonce: UimiYl39JN_qnUyX53DY72FrU9KJRoiBbMtd1uwWUQjw2KHNECs
2023-12-11 14:44:11,219:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "aicode.dhqi.eu"\n }\n ]\n}'
2023-12-11 14:44:11,222:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJVaW1pWWwzOUpOX3FuVXlYNTNEWTcyRnJVOUtKUm9pQmJNdGQxdXdXVVFqdzJLSE5FQ3MiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "jRQCI49DyGgNlDZmRnGpDBUmGwCrb-Ip19Yf684D0UEQD3X86jFoo7oFCAO1oehm6gxHn8t7DjXzue73Qam3le_8qhHhc77ZiqMTpJwh4WUnoVDu8hlPUCeqX9-OT9aR27BP1n9vm-nDS4T6u-Ie3q3_MectZuP430gU2ibipWKOgN4xLBwWD4Cr4Rn9la-lBNSfRxxIEFLH9VGbr7akN4tHuwn8Yd7J8M7wfgWqZJ9cYKy5yJ59kx9FvWReYTqPnzW4cDvQ6kbTEXIB1WDgRtzJ-cXgIaPPZy9zrxCqNx7zrO9wHNFbnGrVdA0S7Z_AFeOppJeYuXsrtq1cZuwXaQ",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImFpY29kZS5kaHFpLmV1IgogICAgfQogIF0KfQ"
}
2023-12-11 14:44:11,413:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 340
2023-12-11 14:44:11,414:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Mon, 11 Dec 2023 14:44:11 GMT
Content-Type: application/json
Content-Length: 340
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Location: https://acme-v02.api.letsencrypt.org/acme/order/1456316666/228463338286
Replay-Nonce: UimiYl39jW66yDIrGIBNAv4lrs1d1eg-B2CWlTKDt3dezMqCRg4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"identifiers": [
{
"type": "dns",
"value": "aicode.dhqi.eu"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1456316666/228463338286"
}
2023-12-11 14:44:11,414:DEBUG:acme.client:Storing nonce: UimiYl39jW66yDIrGIBNAv4lrs1d1eg-B2CWlTKDt3dezMqCRg4
2023-12-11 14:44:11,414:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:11,417:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJVaW1pWWwzOWpXNjZ5RElyR0lCTkF2NGxyczFkMWVnLUIyQ1dsVEtEdDNkZXpNcUNSZzQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "QrZaW4I4dKQkci_UaHMtvURT5sbhPGIGJQDqM-eZp7uyitxbaV9tQJlEAjoEjrsfNg_VbKq89CrO28yuVfv2vsHztPPpxKcLHCRSabZOQod9wwQxMolrUBY3prjyeLHmTPbhpHm5FCniK6-aqMf4_cvx03IflOB4_vf2Qnpe4TsIWxR7w08IGQ2ZE3FAUMn1qDkW9i9e07syrkrNO7Um3kOVohHtMrMqLFMcJp2dG0wtbhameYI254i-FBtkpM4G7g5NX7DFFA_5Ik9uFr5w2qHno2RNw_mDbvo5WRiuqY8n-iTRqE0oygw_s6WaHH6gjeepuT20D5G6XpqRaVAKIA",
"payload": ""
}
2023-12-11 14:44:11,582:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:11,583:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:11 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: UimiYl39ucSocqtPRqgaiGSejewMcw6-XXFEFEj7RORtByzbw1w
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:11,585:DEBUG:acme.client:Storing nonce: UimiYl39ucSocqtPRqgaiGSejewMcw6-XXFEFEj7RORtByzbw1w
2023-12-11 14:44:11,586:INFO:certbot._internal.auth_handler:Performing the following challenges:
2023-12-11 14:44:11,586:INFO:certbot._internal.auth_handler:http-01 challenge for aicode.dhqi.eu
2023-12-11 14:44:11,586:INFO:certbot._internal.plugins.webroot:Using the webroot path /data/letsencrypt-acme-challenge for all unmatched domains.
2023-12-11 14:44:11,586:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /data/letsencrypt-acme-challenge/.well-known/acme-challenge
2023-12-11 14:44:11,592:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /data/letsencrypt-acme-challenge/.well-known/acme-challenge/KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4
2023-12-11 14:44:11,593:DEBUG:acme.client:JWS payload:
b'{}'
2023-12-11 14:44:11,596:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJVaW1pWWwzOXVjU29jcXRQUnFnYWlHU2VqZXdNY3c2LVhYRkVGRWo3Uk9SdEJ5emJ3MXciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLXYzLzI5MjYyMDk1NzY3Ni9MTXowV0EifQ",
"signature": "jxDpiWQV2yGcL6mWFIbTZNNP-8Sk_Qonloz5Ls7KbaZuYrZyBcuiJBXPklhyVIuHy_0RgMCjCHiEhhZHaOvfp2Z5uT6oUru_CoZ3DbVbtbKq2X8rPHlf2AIymPWH8VzQK-e7lQm1--cFZhel-I7EpZeFQQJ-BKyIKf4h7KSs2mDyeySfVCaISNdPS4WPtCdgaLo5JbilCQPF-2FH71NFSJ1_9Z-Q4YUSZ7XNBIsd5LeIe2Ivfy4NtiXnWWcW-MaJr8Np90na3wxtnNeOCrGn80KrFJgDXJUfgiqZ_gzQD-orGFOd9BhRdOM2PjUi-KOo5Ri_lIl-4NLzcIluzM309Q",
"payload": "e30"
}
2023-12-11 14:44:11,763:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/292620957676/LMz0WA HTTP/1.1" 200 187
2023-12-11 14:44:11,764:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:11 GMT
Content-Type: application/json
Content-Length: 187
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index", https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA
Replay-Nonce: UimiYl39O9fh3C9BPNK7MqiEirDgwliJjyLo-vYubNV4ciCvbzw
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
2023-12-11 14:44:11,764:DEBUG:acme.client:Storing nonce: UimiYl39O9fh3C9BPNK7MqiEirDgwliJjyLo-vYubNV4ciCvbzw
2023-12-11 14:44:11,764:INFO:certbot._internal.auth_handler:Waiting for verification...
2023-12-11 14:44:12,766:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:12,769:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJVaW1pWWwzOU85ZmgzQzlCUE5LN01xaUVpckRnd2xpSmp5TG8tdll1Yk5WNGNpQ3ZienciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "c6ryGlGG64FabkoTb-upOn4RAWNRCGXeixXiSS48bGX8FEWUuW2nIMRkO7gLiIi9zWVWW-85v_mYFx78_eX5LT-kIwmNVMpDU0M4jbX6skYWwPFdgIu7Q481St4QowQo7eEpO6BmsRN9Ie4zitU1ig8tULHwAiu7opR7oz4-ziWTojT3QbRxljrCbxVKgv7JEi-LYovZG0K_6h_aKsp90_EgKLVDHSzpu_Y7IOdU2iHtcuTsDMJEuS8NWCMAsD7FXLeQ4rAumAAltT11b_dktAJZ8bX9Eef3lF9BoW5GDV-FJ69KToIjZjbeDSMJjBHkjEGKT1MiA5mr93eF7aVnYg",
"payload": ""
}
2023-12-11 14:44:12,940:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:12,941:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:12 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: FHjDOUnoecP7BQMZLALJJ1Jt1a2EqNAX2jrZb0uGxUhAo01c5uc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:12,941:DEBUG:acme.client:Storing nonce: FHjDOUnoecP7BQMZLALJJ1Jt1a2EqNAX2jrZb0uGxUhAo01c5uc
2023-12-11 14:44:15,945:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:15,949:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJGSGpET1Vub2VjUDdCUU1aTEFMSkoxSnQxYTJFcU5BWDJqclpiMHVHeFVoQW8wMWM1dWMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "rDoKk3CtOu_O8srwBeNIiyPz1ahU8_HNNn1w1u7nuj3QM2-9MC5lwj9RD22tx5Fn-RfIwVndky6XC6CaPGH5_x2H8DCkYq4v2voPehadNtV7Hqg9zkkfphKoq79sdVt-vONauqY9RskQ2RU2_7yXuxD2JaE_InBwyYeZqER9Wpg6gTNnkQjyfptqpmjTRVwv0aTyA5tmMItqpay4CnVks3Rh-fo-J7ejOysCjRtx_bKe9qNV1HduR_dr7fUCIRBQ_m2fhF_Mz9esVOdhc9XKb7aQ8-7FXcQxDw2TRYPYGXyS05gbbGIqHAfQJZz-D0NO-W403mNIMmcBglBcnwsMqA",
"payload": ""
}
2023-12-11 14:44:16,120:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:16,121:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:16 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: UimiYl39C9kOWJ090mSctiePw_l--zwxfB1aagq3vuP_YVoGyAE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:16,121:DEBUG:acme.client:Storing nonce: UimiYl39C9kOWJ090mSctiePw_l--zwxfB1aagq3vuP_YVoGyAE
2023-12-11 14:44:19,125:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:19,129:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJVaW1pWWwzOUM5a09XSjA5MG1TY3RpZVB3X2wtLXp3eGZCMWFhZ3EzdnVQX1lWb0d5QUUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "McoZPhNPiX59dICx_IEqe_XOIeW5YIwh93rN3LOJu1a8jKVg2Fwjx4wzsdXwom5Nm02wOkiEGC_PUUXvFikG8RO9mF4WoVpNEwq-pGkCKT--Pclc7k9zY0xED6-NfXbf045UI87YUd1NW91VoLY_9BYrwTIYtP8KxxJU8G4pJS5XocdMs-dK7GThs_cHADQcMgS7IIkh-mnV7jOp_BQUlGDbdTJ8kmkrOaXB3rmhgfSqToxaiSTN-Ih_Dm8MJ965Inf0AAd2Wou1NROZdx0vpUB2bLuYyWCTO6Eov38Vj3C3A1x6QhRatK5fexN2yK0Z2jr_twr5DN44HnLqCf8b2A",
"payload": ""
}
2023-12-11 14:44:19,344:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:19,345:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:19 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: FHjDOUno30ms2gSnMdzg1cHshyncnjCZJu5VVQ5MgD3Z80JV3eY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:19,345:DEBUG:acme.client:Storing nonce: FHjDOUno30ms2gSnMdzg1cHshyncnjCZJu5VVQ5MgD3Z80JV3eY
2023-12-11 14:44:22,349:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:22,353:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJGSGpET1VubzMwbXMyZ1NuTWR6ZzFjSHNoeW5jbmpDWkp1NVZWUTVNZ0QzWjgwSlYzZVkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "OSo9dxxI89MZIRPAjQZbTKBPBdlQgrKg-MmicJF7TTwWTn6wrwvOGUQWedL_m4aMfZ2FGHdHViTwA5v94ytroOuiC6p36YHu-uXPlmjiojanHns1_LeDZMVspEFlOB77OwntwRI49Ozy5LQJhSVKfEMjXltuQ_I0ogm8PpLVaj868fbA2JBOcsAaUxbuT7--GdEoGDBkrMQ1yvyGS_MA1leKGe_BmyLGvLrvPh0d1AJSyY5HZyZHBjkhJekv_XSIOWAMvZoH-guCeME-TeU1o-HEseffbEKsKnNWIuxNtF5Q37y9WO8hyPYi9ugD2T3c8bAotpYhmnquoUx0AxtItA",
"payload": ""
}
2023-12-11 14:44:22,519:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:22,521:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:22 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: FHjDOUnoecmNBbVdVUMBRL1yO_VjhVTgY5BJTiEPm8U-el_k3O0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:22,521:DEBUG:acme.client:Storing nonce: FHjDOUnoecmNBbVdVUMBRL1yO_VjhVTgY5BJTiEPm8U-el_k3O0
2023-12-11 14:44:25,525:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:25,529:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJGSGpET1Vub2VjbU5CYlZkVlVNQlJMMXlPX1ZqaFZUZ1k1QkpUaUVQbThVLWVsX2szTzAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "iRJUwZfwaeCcorkJvroFhSq68Vaw-7K-wQZjA-ceTVmjDBMqlEyQvXK95JF2pPF0VmlPHFd0Ev1F_Oe8xlv2M32enBeCiTsNBOpFBoNvRIBqaUZwQ8cKvFGm2hZxCUiRi81RpZwSBY512A9axMy6A483FI-2THyyBQzOqJ6CqVVkygDwieIuoL1dC-O3thpO8sdRMVFlA2LYdFOlmoIXdyHvBpjoLTzWRTCZ71rMiEeRrnmyz0p0yjbFt39pFHsukx9BW0KJge2VHFsQwBlw_we-RJzKOcJ8cq-Zq2l3Mtd-IBQRGC5MRHwT8IWw9lu3TDAgqbEQyRrFI90Rw12EZA",
"payload": ""
}
2023-12-11 14:44:25,694:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:25,694:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:25 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: UimiYl3940Ooq9RM_j0H5kFi3X2UkvWb7IG3DiOZGtpG_HQs0pw
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:25,695:DEBUG:acme.client:Storing nonce: UimiYl3940Ooq9RM_j0H5kFi3X2UkvWb7IG3DiOZGtpG_HQs0pw
2023-12-11 14:44:28,699:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:28,702:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJVaW1pWWwzOTQwT29xOVJNX2owSDVrRmkzWDJVa3ZXYjdJRzNEaU9aR3RwR19IUXMwcHciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "cJQcWNty36WBWblMH9D432GptFHWeIzLIHXoR3gUSlZDfuLbjfw3lSLwpBbYxgMl7JGgATDsHLwn2nFnAc-D_1EcSZSOuxij7IpyxD3DkVp1UEGJWsikGXLIFiJMmAgYutY1yIdgcRyZEL4jgY-R3ghW2d4js9EP2z2jlpYXvtfky8OTTReFzkFuOwrOYAy5UWCJr3M4iy-AYLtuLwC6FExD2dzihlTvNIeFuGEPGEQyIOiAMUmYivRUISPXt5GbzDAsgIju2oyF8X2Xqh91O_7orKeyzD4eCwu9TSRnjNiim9NRZa6Lx1f4tPuH4Hjtl9qDLiACfnmbRhijAj-jrA",
"payload": ""
}
2023-12-11 14:44:28,873:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:28,875:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:28 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: UimiYl39qANScngfumVM1kQaYk1Z4pLra61GNPXj2c3k9ERRnDY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:28,876:DEBUG:acme.client:Storing nonce: UimiYl39qANScngfumVM1kQaYk1Z4pLra61GNPXj2c3k9ERRnDY
2023-12-11 14:44:31,880:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:31,883:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJVaW1pWWwzOXFBTlNjbmdmdW1WTTFrUWFZazFaNHBMcmE2MUdOUFhqMmMzazlFUlJuRFkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "I1ph7tF8Spp4PGJQJUG-K4tpR3T-v4RxY1VqEtFHol8mQ-RUCtjpUVHmBVt3Pa1hkPLeBHWl1W_A_bcQHW63e6WWTnK1rzZDGGAbjLOIraMWL8m1r7jdVe3ESv-tn8Akon-94H1tg6rFFXW4EZTn3sUnwHCNhDcuJBDDYbGYAN-xQmflvbhtEQe5Zc5VYUEBaST7_wTiFT1dD_37hE27Ugwt5UYzDZjBrbmSlplRl8WgA5gzgbN8y13WHUBT4Wu1HeDH4zTN6aFIiXf8eYxzpsSr1kYWNS7vCjhsJCZGMaMMUbfntwI17e5M2WjEqUW9MPCdie2gq4AM6gbGLSymhQ",
"payload": ""
}
2023-12-11 14:44:32,047:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:32,048:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:31 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: FHjDOUnovn7G4wO5JufWD86rp8uroYwTmwvPmAjwYPf6kbExVoI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:32,048:DEBUG:acme.client:Storing nonce: FHjDOUnovn7G4wO5JufWD86rp8uroYwTmwvPmAjwYPf6kbExVoI
2023-12-11 14:44:35,052:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:35,056:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJGSGpET1Vub3ZuN0c0d081SnVmV0Q4NnJwOHVyb1l3VG13dlBtQWp3WVBmNmtiRXhWb0kiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "dQdm9jL5TdKP3Qmfoi18sqURXJDq1alF_qNg2VV1XUZlJbt1JlMhj0iBRUQwwNeOx7atr7jI3wvuq9gKyW9YudGVT8NUrq-6065NULFcxYK_ZF86h6xQTzv9_RrUl4LIS8vYXNbOkb72tcrB8m-B0QO2FVmE9lxWBM0vrwQ8R60OGPDSiJU08SlmiHcUknjrXxM5lyqa-C4-lZl7Ddkwv18uSfS6HI6CjKL-dGNlzTXPBjK5P5NeF8d59-hX4X3ugaWcxSeKmeZrwUzW68DDJYbUHy_ucL_B34uNeUMPgnoc5C5Dhoa75wMgX5z5Ahdg1QTM7AQu_5YpYbkfZeHg7w",
"payload": ""
}
2023-12-11 14:44:35,222:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:35,223:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:35 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: UimiYl392TanwFytePdiGwftqVft1f1RcUVTcG19y40YKEf8HjE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:35,223:DEBUG:acme.client:Storing nonce: UimiYl392TanwFytePdiGwftqVft1f1RcUVTcG19y40YKEf8HjE
2023-12-11 14:44:38,227:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:38,231:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJVaW1pWWwzOTJUYW53Rnl0ZVBkaUd3ZnRxVmZ0MWYxUmNVVlRjRzE5eTQwWUtFZjhIakUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "FNIDebxkbgDiYf79P7rrdN3LB_HDkW7UvL5lS8uIKmewiKkMa7rDtHmNCkBZlitxMu13UYT-sOqLqrRYy5ZiG1rF6RBsk5OB2TH2wXU8QQufJHDcfMepLlywyzik0d8ao4kQtkgYx7n7FSqXeKICM0ThUz4rvhOPYZ_0OZVioJGmNSxZwQt8HKSvozzfpbICp4ZV2afeA5EKC-EQziZSi1nMqF8KVIE9JJ_NnVjlTNuTYax4F8xNIzLuwFkkQHfh8-72B2R9LH-DWJbJVIYutpj5qhL_vyWI8HkeGsp-3H31DhkMmBIvFNWjKf9lQlj1ylFAzPIyUvdIw_1HWh9exw",
"payload": ""
}
2023-12-11 14:44:38,399:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:38,400:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:38 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: FHjDOUno-0S0hwF2tbjQMDlqDIzcQaEtjLKOOAVpSs5fdpugMGo
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:38,400:DEBUG:acme.client:Storing nonce: FHjDOUno-0S0hwF2tbjQMDlqDIzcQaEtjLKOOAVpSs5fdpugMGo
2023-12-11 14:44:41,404:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:41,407:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJGSGpET1Vuby0wUzBod0YydGJqUU1EbHFESXpjUWFFdGpMS09PQVZwU3M1ZmRwdWdNR28iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "JN40RaoSqfazSK1_puiM2EO90Jgqnc2xJJtHTu20DEUD6P7ASzV8gTh0w3h0dil59BC2yYen3eIPue8Pom073rbxav0Vr05IZFPQQo2DSTSjWy43A96W-ZokwcJdPd_o9E6fFjOEpbPIf1hKVVNJL1jsfasuG1E3az9wUQBp70W-yjvPVnusJL9Voa7tWPOkpZrbt7wTuaOwwAi_Cop0kM71BI81O3poWw3W5Ne5UQ3sz7gvxknJaEoL4-eq_4v1Yk-FuuWcohs69TXZIb6Lp9HhQu1l0Tyk6IdGmsBP6Aew7Wm2k9rkzJDN187EyYVlXO5810pwoxNndmNHdCWeZQ",
"payload": ""
}
2023-12-11 14:44:41,583:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 798
2023-12-11 14:44:41,584:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:41 GMT
Content-Type: application/json
Content-Length: 798
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: UimiYl39EvS6i6D--vE9sN-p8Xzn4AM51crmPQyzcCTywRSgCio
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "pending",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/xTw9oQ",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/7duUAw",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4"
}
]
}
2023-12-11 14:44:41,584:DEBUG:acme.client:Storing nonce: UimiYl39EvS6i6D--vE9sN-p8Xzn4AM51crmPQyzcCTywRSgCio
2023-12-11 14:44:44,588:DEBUG:acme.client:JWS payload:
b''
2023-12-11 14:44:44,594:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/292620957676:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ1NjMxNjY2NiIsICJub25jZSI6ICJVaW1pWWwzOUV2UzZpNkQtLXZFOXNOLXA4WHpuNEFNNTFjcm1QUXl6Y0NUeXdSU2dDaW8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI5MjYyMDk1NzY3NiJ9",
"signature": "McAEgfJGadVkjP_bf7dOIGP3l43f7OwjfPWlUrDfT57TrVC1by3xw0Ia8VNgWVFClvts2IdxHXEpARGDS7pa66uEx3QGgVifvENtZdd6GX376gIXpV5q9DK6orESvtKXXHWjZFgwvm9xg8CM1eKuSa-O9YV1AMgXOcn1yxxNwYYyJoBHNXA8Uu-gGJcu0_aqO81LPLajvLkt-En471_d5uSdB3q8u7vret1WgE83Y8sQChXT0PAuMY_kAVpQvIqIMXRxBwWaHkItoaIkQYZiQXQIlFCcwCVv-gYUh4TANLd35adIoqXLUZvEfE_nOQQyOUuTxB0WxXhCVkvl4NC3Jw",
"payload": ""
}
2023-12-11 14:44:44,776:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/292620957676 HTTP/1.1" 200 1158
2023-12-11 14:44:44,777:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 11 Dec 2023 14:44:44 GMT
Content-Type: application/json
Content-Length: 1158
Connection: keep-alive
Boulder-Requester: 1456316666
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: UimiYl39EtJh-XBzYkP0S9mi6_wCYwUP1YGQIbeR5UT6xHT2Bpc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "aicode.dhqi.eu"
},
"status": "invalid",
"expires": "2023-12-18T14:44:11Z",
"challenges": [
{
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "2606:4700:3035::ac43:8761: Invalid response from http://aicode.dhqi.eu/.well-known/acme-challenge/KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4: 522",
"status": 403
},
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/292620957676/LMz0WA",
"token": "KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4",
"validationRecord": [
{
"url": "http://aicode.dhqi.eu/.well-known/acme-challenge/KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4",
"hostname": "aicode.dhqi.eu",
"port": "80",
"addressesResolved": [
"172.67.135.97",
"104.21.26.46",
"2606:4700:3035::ac43:8761",
"2606:4700:3032::6815:1a2e"
],
"addressUsed": "2606:4700:3035::ac43:8761"
}
],
"validated": "2023-12-11T14:44:11Z"
}
]
}
2023-12-11 14:44:44,778:DEBUG:acme.client:Storing nonce: UimiYl39EtJh-XBzYkP0S9mi6_wCYwUP1YGQIbeR5UT6xHT2Bpc
2023-12-11 14:44:44,778:INFO:certbot._internal.auth_handler:Challenge failed for domain aicode.dhqi.eu
2023-12-11 14:44:44,779:INFO:certbot._internal.auth_handler:http-01 challenge for aicode.dhqi.eu
2023-12-11 14:44:44,779:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: aicode.dhqi.eu
Type: unauthorized
Detail: 2606:4700:3035::ac43:8761: Invalid response from http://aicode.dhqi.eu/.well-known/acme-challenge/KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4: 522
Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
2023-12-11 14:44:44,781:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 108, in handle_authorizations
self._poll_authorizations(authzrs, max_retries, max_time_mins, best_effort)
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 212, in _poll_authorizations
raise errors.AuthorizationError('Some challenges have failed.')
certbot.errors.AuthorizationError: Some challenges have failed.
2023-12-11 14:44:44,781:DEBUG:certbot._internal.error_handler:Calling registered functions
2023-12-11 14:44:44,782:INFO:certbot._internal.auth_handler:Cleaning up challenges
2023-12-11 14:44:44,782:DEBUG:certbot._internal.plugins.webroot:Removing /data/letsencrypt-acme-challenge/.well-known/acme-challenge/KYM4w0yK99mwg1Iwwlre653E_AQKEhTExOr-9RaetE4
2023-12-11 14:44:44,783:DEBUG:certbot._internal.plugins.webroot:All challenges cleaned up
2023-12-11 14:44:44,784:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/bin/certbot", line 8, in
sys.exit(main())
File "/opt/certbot/lib/python3.7/site-packages/certbot/main.py", line 19, in main
return internal_main.main(cli_args)
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 1864, in main
return config.func(config, plugins)
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 1597, in certonly
lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 141, in _get_and_save_cert
lineage = le_client.obtain_and_enroll_certificate(domains, certname)
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/client.py", line 516, in obtain_and_enroll_certificate
cert, chain, key, _ = self.obtain_certificate(domains)
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/client.py", line 428, in obtain_certificate
orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/client.py", line 496, in _get_order_and_authorizations
authzr = self.auth_handler.handle_authorizations(orderr, self.config, best_effort)
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 108, in handle_authorizations
self._poll_authorizations(authzrs, max_retries, max_time_mins, best_effort)
File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 212, in _poll_authorizations
raise errors.AuthorizationError('Some challenges have failed.')
certbot.errors.AuthorizationError: Some challenges have failed.
2023-12-11 14:44:44,786:ERROR:certbot._internal.log:Some challenges have failed.
My web server is (include version):
Jetty Server 11
The operating system my web server runs on is (include version):
Alpine Docker Container With Java Support Hosted in a Debian Server
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
Nginx Proxy Manager 2.10.4
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
2.5.0