| Server IP : 52.202.253.110 / Your IP : 216.73.217.139 Web Server : Apache/2.4.56 (Amazon Linux) OpenSSL/3.0.8 System : Linux ip-172-32-10-67.ec2.internal 6.1.49-70.116.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 6 22:13:07 UTC 2023 x86_64 User : ec2-user ( 1000) PHP Version : 8.2.9 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/log/letsencrypt/ |
Upload File : |
2026-05-01 08:50:49,970:DEBUG:certbot._internal.main:certbot version: 2.6.0
2026-05-01 08:50:49,970:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot
2026-05-01 08:50:49,970:DEBUG:certbot._internal.main:Arguments: []
2026-05-01 08:50:49,971:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2026-05-01 08:50:49,992:DEBUG:certbot._internal.log:Root logging level set at 30
2026-05-01 08:50:49,994:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/airage.com.conf
2026-05-01 08:50:50,011:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x7fd74559d550> and installer <certbot._internal.cli.cli_utils._Default object at 0x7fd74559d550>
2026-05-01 08:50:50,035:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:33:54 UTC.
2026-05-01 08:50:50,035:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:50:50,036:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:50:50,154:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:50:50,418:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7455e2970>
Prep: True
2026-05-01 08:50:50,419:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7455e2970>
Prep: True
2026-05-01 08:50:50,419:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7455e2970> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7455e2970>
2026-05-01 08:50:50,419:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:50:50,476: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:50:50,477:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:50:50,480:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:50:50,607:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:50:50,608:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:50 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"_noEh0HdT6M": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:50:50,609:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for airage.com
2026-05-01 08:50:50,614:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:50:50,614:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:50:50,655:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:50:50,656:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:50 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphy7zGn-2o_M10oiYm4EszcOESARGXxTL5tWBxvYtxEkQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:50:50,656:DEBUG:acme.client:Storing nonce: IhYmVAphy7zGn-2o_M10oiYm4EszcOESARGXxTL5tWBxvYtxEkQ
2026-05-01 08:50:50,656:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "airage.com"\n }\n ]\n}'
2026-05-01 08:50:50,659:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaHk3ekduLTJvX00xMG9pWW00RXN6Y09FU0FSR1h4VEw1dFdCeHZZdHhFa1EiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "Pbt1_OznS8tdj7DX1mSmO62OVb09IUEn01P9rjtgT-0m4OYHDJv_AQQg-vJomY8GIj14LaqKWU0cPxD6g-6UpiUP_df67s4nhlfQo1iXpBoCsAKbONmW-Or8g_O8FCOlUSdMo05LmGPyMJESrP_eys-YeBPnknM0hf41IClVTJ8jG0n8TGQ2bGhgogAeXyk3ator4w-NZKiGzSi_BX-iJS6vP4j5vYLH0hRVpWNiZYSS1oOdiLwcx01E42q6aO2cyt6IrTP1caROQMntI6Vk9ShZZAarNlCRAj4aFLI42v5nLJ8Lpre0rCJSuHVjYu3Bgdo5EgGQBLbOGYtT8_PI0g",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImFpcmFnZS5jb20iCiAgICB9CiAgXQp9"
}
2026-05-01 08:50:50,812:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 344
2026-05-01 08:50:50,813:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:50:50 GMT
Content-Type: application/json
Content-Length: 344
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167221315
Replay-Nonce: upAtUo89x-xqTAu0grZN_hEZBGno-CL4SIYm_evHpbgnE7VLSc0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:50:50Z",
"identifiers": [
{
"type": "dns",
"value": "airage.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724347275"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167221315"
}
2026-05-01 08:50:50,813:DEBUG:acme.client:Storing nonce: upAtUo89x-xqTAu0grZN_hEZBGno-CL4SIYm_evHpbgnE7VLSc0
2026-05-01 08:50:50,813:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:50:50,814:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724347275:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OXgteHFUQXUwZ3JaTl9oRVpCR25vLUNMNFNJWW1fZXZIcGJnbkU3VkxTYzAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0MzQ3Mjc1In0",
"signature": "DcoyUYPr4GkeD3iTPAv4cIAQgkFFjgBHtAvcTPOmudU0UhVU7uPBrg_qx_23IzvTi5T-kZmn0Rro3V-hQtuE12vA5IlqatQIsn5FvZXKMuSenOGy0HJT8L28hfDaLNHA89toDJA-DnwGaApqLMxAohGF0rD5u_D6G-KMMgk-F28n2tJHViE2KTDMPW5ph5HCcvOnUPab4NeA4-lUwWBWDWnCE34q5xBtajZrAH5141DtDGFuHp9CMqNgBAJ30_LAQG5yuwTPQ17TNXz8rl54Yz9eH6SwUsMpvDwKzMSZ5wRbySFZ46bTrkBGoPDaWxC7ZlLoIPe1NUkqzvkWbPhrTg",
"payload": ""
}
2026-05-01 08:50:50,857:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724347275 HTTP/1.1" 200 818
2026-05-01 08:50:50,857:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:50 GMT
Content-Type: application/json
Content-Length: 818
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89SBgwoJ0mscNV2gLjvzxQFb-seaazLp4VFocJaYxZCc4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "airage.com"
},
"status": "pending",
"expires": "2026-05-08T08:50:50Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/Un41wg",
"status": "pending",
"token": "mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/-5cGqg",
"status": "pending",
"token": "mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/et-PNA",
"status": "pending",
"token": "mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI"
}
]
}
2026-05-01 08:50:50,857:DEBUG:acme.client:Storing nonce: upAtUo89SBgwoJ0mscNV2gLjvzxQFb-seaazLp4VFocJaYxZCc4
2026-05-01 08:50:50,858:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:50:50,858:INFO:certbot._internal.auth_handler:http-01 challenge for airage.com
2026-05-01 08:50:50,870:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: airage.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:50:50,870:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: airage.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:50:50,870:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:50:50,870:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:50:50,871:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:50:50,949:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:50:50,949:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:50:50,949:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:50:54,120:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:50:54,122:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/Un41wg:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OVNCZ3dvSjBtc2NOVjJnTGp2enhRRmItc2VhYXpMcDRWRm9jSmFZeFpDYzQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0MzQ3Mjc1L1VuNDF3ZyJ9",
"signature": "CwEur8vJs7XwIlXG_6VO1l9Z0BzznOdtUroVzgI1FKZnFaVx8iHGOmuEjMrvYtgeAlTsBFPAl-bG-1WcfRQdhou_kZ5MDk8SdybdtbsglTiVGOZBiqUSssv3bX9DQj7maT9kTsfe8fKL3eH3u1pAP2VaCNpJqq_2eNiBfShj3nQdd3-FuZV6MxIZo2vxeTSmPH28vFDJdnQksBKKjJbzizu0zCdKMgU21u54XAbJ91S9oNBCMRupKnEAsjPVWUGk4i6GFmq4HWPYHK-Tcccjp3Z0qwRlHP63ZmuUCLdKrMvH8k3-gy6hMsVQ2PFZjsyTD2gtWNRYX25IRjuxzTZMXA",
"payload": "e30"
}
2026-05-01 08:50:54,167:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724347275/Un41wg HTTP/1.1" 200 195
2026-05-01 08:50:54,167:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:54 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724347275>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/Un41wg
Replay-Nonce: IhYmVAphO8J6XzdrEBPpdEMJl3gxr1oOPlXmS2IRDLwBlgq1tL8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/Un41wg",
"status": "pending",
"token": "mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI"
}
2026-05-01 08:50:54,168:DEBUG:acme.client:Storing nonce: IhYmVAphO8J6XzdrEBPpdEMJl3gxr1oOPlXmS2IRDLwBlgq1tL8
2026-05-01 08:50:54,168:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:50:55,169:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:50:55,171:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724347275:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaE84SjZYemRyRUJQcGRFTUpsM2d4cjFvT1BsWG1TMklSREx3QmxncTF0TDgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0MzQ3Mjc1In0",
"signature": "PKbddcSW21j7j9W9-S4OgRo1JAJic163vll0hhWUkJR32-q5q0FB8UtrnUn8ssM6vqjPWoEQH6iot26rjNBLacYPOl_EiZeQghcOaBT44jFLmu1pNZBN9NLDmcVUBGEaDK9jtI4dsdk8_CiQXpfsw4QHkvgexiLWikjNNwhb2h6elml_oNAFpMkKH-u0sF1FqON_P9vuo9SNk3VQwgWEGFz5CkZtBprIx95Vapac-1spM3oyzKJzQuqqCWhzQxIfagj4HREvQrUqj_V5KWXeGyuJDtFBu2n2u0SJLDhgVlh5Oryj8vMJSN8dR-mYEbnjqe_ifaaXf1r8ECruaxrIzw",
"payload": ""
}
2026-05-01 08:50:55,213:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724347275 HTTP/1.1" 200 818
2026-05-01 08:50:55,213:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:55 GMT
Content-Type: application/json
Content-Length: 818
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89THODAB4NhoJraMy3rmaIx9gf20SdJdF9zSpyVSDxq5U
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "airage.com"
},
"status": "pending",
"expires": "2026-05-08T08:50:50Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/Un41wg",
"status": "pending",
"token": "mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/et-PNA",
"status": "pending",
"token": "mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/-5cGqg",
"status": "pending",
"token": "mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI"
}
]
}
2026-05-01 08:50:55,214:DEBUG:acme.client:Storing nonce: upAtUo89THODAB4NhoJraMy3rmaIx9gf20SdJdF9zSpyVSDxq5U
2026-05-01 08:50:58,217:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:50:58,218:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724347275:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OVRIT0RBQjROaG9KcmFNeTNybWFJeDlnZjIwU2RKZEY5elNweVZTRHhxNVUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0MzQ3Mjc1In0",
"signature": "AgMEhaKli__dKpa_63CaxFo55eBswPxBoFjAiJYCByfIt_kb1RfjX-kb59VQpa5ZMHqhHp-4D6HcYl6sO6lzGc8ItDNY_0DHzbPUURaMmNpQ64v2s7fF-hRDAdm9EAsuAhholrkNsUWvid9P9ixqZgPKDl022wf_tzHEH1-6WIJ5FD3-LPvLDuRCURvtd4l7kGwWicpd29G_MkuLYEFjQvR55lOTMxSCNL4SlUBYs8uBpIb1zLRcUwA039Lq0Hxgw51krrnfZ3W2mR06bmu75mj85-l1Dprehl1WS76BsDQX_5Y8LY2_zTVwy-3YhNUL1MaJgKawUOvPFCOte_yG8w",
"payload": ""
}
2026-05-01 08:50:58,274:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724347275 HTTP/1.1" 200 1704
2026-05-01 08:50:58,275:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:58 GMT
Content-Type: application/json
Content-Length: 1704
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphg962hPdTsjzEsdyoJW-sRbyApna1grC2gbZSxyFgWvs
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "airage.com"
},
"status": "invalid",
"expires": "2026-05-08T08:50:50Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724347275/Un41wg",
"status": "invalid",
"validated": "2026-05-01T08:50:54Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "54.146.93.33: Invalid response from https://www.airage.com/: \"\u003c!DOCTYPE html\u003e\\r\\n\u003chtml lang=\\\"en-US\\\"\u003e\\r\\n\u003chead\u003e\\r\\n\\t\u003c!-- onecount code --\u003e\\r\\n\\t\u003c!-- \u003cscript type='text/javascript' src=\\\"https://airage-\"",
"status": 403
},
"token": "mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI",
"validationRecord": [
{
"url": "http://airage.com/.well-known/acme-challenge/mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI",
"hostname": "airage.com",
"port": "80",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
},
{
"url": "https://airage.com/.well-known/acme-challenge/mYBuKHeOXxdUAOZhjEBLR7gYH0E8LAz54jZczWUHECI",
"hostname": "airage.com",
"port": "443",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
},
{
"url": "https://www.airage.com/",
"hostname": "www.airage.com",
"port": "443",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
}
]
}
]
}
2026-05-01 08:50:58,275:DEBUG:acme.client:Storing nonce: IhYmVAphg962hPdTsjzEsdyoJW-sRbyApna1grC2gbZSxyFgWvs
2026-05-01 08:50:58,275:INFO:certbot._internal.auth_handler:Challenge failed for domain airage.com
2026-05-01 08:50:58,275:INFO:certbot._internal.auth_handler:http-01 challenge for airage.com
2026-05-01 08:50:58,275:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: airage.com
Type: unauthorized
Detail: 54.146.93.33: Invalid response from https://www.airage.com/: "<!DOCTYPE html>\r\n<html lang=\"en-US\">\r\n<head>\r\n\t<!-- onecount code -->\r\n\t<!-- <script type='text/javascript' src=\"https://airage-"
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:50:58,277:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:50:58,278:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:50:58,278:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:50:58,512:ERROR:certbot._internal.renewal:Failed to renew certificate airage.com with error: Some challenges have failed.
2026-05-01 08:50:58,519:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:50:58,523:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/airagestore.com.conf
2026-05-01 08:50:58,548:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:34:05 UTC.
2026-05-01 08:50:58,548:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:50:58,548:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:50:58,675:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:50:58,933:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7455df4f0>
Prep: True
2026-05-01 08:50:58,933:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7455df4f0>
Prep: True
2026-05-01 08:50:58,933:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7455df4f0> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7455df4f0>
2026-05-01 08:50:58,934:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:50:58,976: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:50:58,977:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:50:58,978:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:50:59,100:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:50:59,101:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:59 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"l8F1ECshypU": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:50:59,102:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for airagestore.com and www.airagestore.com
2026-05-01 08:50:59,104:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:50:59,105:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:50:59,145:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:50:59,145:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:59 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphcy6nCnkqPbk6FYgfOkXl-nEJ_8odTCSwvHz3Ze6wkTU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:50:59,146:DEBUG:acme.client:Storing nonce: IhYmVAphcy6nCnkqPbk6FYgfOkXl-nEJ_8odTCSwvHz3Ze6wkTU
2026-05-01 08:50:59,146:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "airagestore.com"\n },\n {\n "type": "dns",\n "value": "www.airagestore.com"\n }\n ]\n}'
2026-05-01 08:50:59,148:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaGN5Nm5DbmtxUGJrNkZZZ2ZPa1hsLW5FSl84b2RUQ1N3dkh6M1plNndrVFUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "cUp8ac-uLZLCvGvx84WuZhEVQjmGNUSCIMiNnH2u4UO_s2FMshfSbaLR2_8NKy4OIum2wA4xuRZB5yn0N6Iozncmwyu5xBo8ZQtiBn9LW6w58WVRwptUwvI44rcyrCx1JbTUZC9XCFh15R4T9nwmZ-knCBBMl9vAIK_QIMviYcH9TD1CSh2tiky2oVrSV9AQzrrwkn-ic1sXkl9NoguhC2PtbpHqyGNm333UKtr0zXSQEaSaveAQ9lRiWO0T7kkDsp5JD3ZEYMLYDvqheQHkS1VCow2bolnXkV6GzXm-H1XI23e4UA0w8wp2A8-IK34MyQ0vBdVH4Oxh662viVSkPw",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImFpcmFnZXN0b3JlLmNvbSIKICAgIH0sCiAgICB7CiAgICAgICJ0eXBlIjogImRucyIsCiAgICAgICJ2YWx1ZSI6ICJ3d3cuYWlyYWdlc3RvcmUuY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:50:59,322:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 499
2026-05-01 08:50:59,322:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:50:59 GMT
Content-Type: application/json
Content-Length: 499
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167248195
Replay-Nonce: upAtUo89ac5FhsYbYCWLPWbqnQRpcKPVDopAb2R_CLuxAs5H7_I
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:50:59Z",
"identifiers": [
{
"type": "dns",
"value": "airagestore.com"
},
{
"type": "dns",
"value": "www.airagestore.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724400915",
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724400985"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167248195"
}
2026-05-01 08:50:59,322:DEBUG:acme.client:Storing nonce: upAtUo89ac5FhsYbYCWLPWbqnQRpcKPVDopAb2R_CLuxAs5H7_I
2026-05-01 08:50:59,323:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:50:59,324:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724400915:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OWFjNUZoc1liWUNXTFBXYnFuUVJwY0tQVkRvcEFiMlJfQ0x1eEFzNUg3X0kiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NDAwOTE1In0",
"signature": "LJ8yab3YPMFzBMqp5cIebGSx66O4nWGpeGUcxA1JLCbLa6wA9hZmDQ82IUvlawFHIWGnf3Kk1VQdWFbqufuF3h9Rp01ANL_L8AA9BLcw96hB-S743CITuL4mQ1Uw9MYAYZCiagYEvLeRDOEHtl94xyZG67tQs_L6q_oZ-TuX1-ZDYHBiDsnoY-bb68JhaoQOD8YRMqK3YjCHunZJBHrh055DLKL8UonuZc9NxYda2Kyv-Q0D1aJ6z21W-lnqqLA_WHvv1ev8I1bLABNPhnccrfuHwH3isWPyeNLdTqHUNqjdkymQsGBxO4BfdmWYj2RP-80K_JF-idI4Mi-iMEtUlA",
"payload": ""
}
2026-05-01 08:50:59,367:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724400915 HTTP/1.1" 200 823
2026-05-01 08:50:59,367:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:59 GMT
Content-Type: application/json
Content-Length: 823
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphA7QtfQ8vFljK1wSsEeo_-fbD24T_G4EQtHkeqdbgYmw
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "airagestore.com"
},
"status": "pending",
"expires": "2026-05-08T08:50:59Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/j9Hxcw",
"status": "pending",
"token": "u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/tJ3QIg",
"status": "pending",
"token": "u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/Np_vYA",
"status": "pending",
"token": "u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w"
}
]
}
2026-05-01 08:50:59,367:DEBUG:acme.client:Storing nonce: IhYmVAphA7QtfQ8vFljK1wSsEeo_-fbD24T_G4EQtHkeqdbgYmw
2026-05-01 08:50:59,368:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:50:59,369:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724400985:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaEE3UXRmUTh2RmxqSzF3U3NFZW9fLWZiRDI0VF9HNEVRdEhrZXFkYmdZbXciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NDAwOTg1In0",
"signature": "O-zrc3KU3DLWjmC9Ylb-c3tByIPmHzYEI49ELbAr3R7QaNs6-FiSg79GmYUGWcdqKKIR5tzd32-SVyioSOzMWd6p5EhPe6zNY-WLufvdlEkdpkmA74__SDIlgD62cVjnjpfgMFcDn3HdNVH-t17mgW4ACPaGCo0gv2h3iSkN5Ya6-lqVkFeNZNzjMuMY_ufpPVnt6jAYHvElHSbKGHse-s5bhQLXW0UyJZRoWjjWoWQgikAHkgPGyVenLy0aJQedfnVnx-tb0ZqqZq1pOoTIUqKUYi3l17FVILAKncWZC8Eol_KIaK67qFS6Eu3MCwzXVcIlqez9cou3zuyOM0vtdQ",
"payload": ""
}
2026-05-01 08:50:59,410:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724400985 HTTP/1.1" 200 827
2026-05-01 08:50:59,411:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:50:59 GMT
Content-Type: application/json
Content-Length: 827
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphJM0_cZwTYVKNREDUXnhf2DX-RbY4OySS_mTn6Zh1ebE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.airagestore.com"
},
"status": "pending",
"expires": "2026-05-08T08:50:59Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/7nSqGg",
"status": "pending",
"token": "0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/UOSr1w",
"status": "pending",
"token": "0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/qRFtLw",
"status": "pending",
"token": "0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE"
}
]
}
2026-05-01 08:50:59,411:DEBUG:acme.client:Storing nonce: IhYmVAphJM0_cZwTYVKNREDUXnhf2DX-RbY4OySS_mTn6Zh1ebE
2026-05-01 08:50:59,411:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:50:59,411:INFO:certbot._internal.auth_handler:http-01 challenge for airagestore.com
2026-05-01 08:50:59,411:INFO:certbot._internal.auth_handler:http-01 challenge for www.airagestore.com
2026-05-01 08:50:59,421:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: airagestore.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:50:59,421:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: airagestore.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:50:59,421:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:50:59,422:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:50:59,422:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:50:59,501:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:50:59,501:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:50:59,501:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:02,686:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:02,688:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/j9Hxcw:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaEpNMF9jWndUWVZLTlJFRFVYbmhmMkRYLVJiWTRPeVNTX21UbjZaaDFlYkUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NDAwOTE1L2o5SHhjdyJ9",
"signature": "SfpHitdW2bgeYIjGNUFIiGwK61VN9uqRXcu1RuNsqIAki6s5RHJ--NNJBfLXuSyK1xbgcwITYgKRPCHwr3yEmI9eiCkuq7aEk5fhN3Ipr5wMzGJtuuKB93xz3q2b5GxmaEsSpgNGuxrwjg3Jl1M_ydv9q1llsnTrnuqrdpVkZJ4Oa_aduldDI5dOHrR2f3uWXrqKK1UgcLFr3kTL_nMZEDZ3PhRipb43XYKq6z0sNfloXhcXWHjOn_Ye5R79HlzUufowR7ZVbBKpv6RwNGoa6DshL4kkZei7IToGUU5JoLzNJtQ3005NdTxhUDrTyLIUsMM0creR8PNT_SC7GBnpnw",
"payload": "e30"
}
2026-05-01 08:51:02,736:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724400915/j9Hxcw HTTP/1.1" 200 195
2026-05-01 08:51:02,736:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:02 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724400915>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/j9Hxcw
Replay-Nonce: upAtUo89SjjM3Y46c4afPPDzFLXN89-nMIl0LUwOyp680OxKRds
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/j9Hxcw",
"status": "pending",
"token": "u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w"
}
2026-05-01 08:51:02,736:DEBUG:acme.client:Storing nonce: upAtUo89SjjM3Y46c4afPPDzFLXN89-nMIl0LUwOyp680OxKRds
2026-05-01 08:51:02,737:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:02,738:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/qRFtLw:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OVNqak0zWTQ2YzRhZlBQRHpGTFhOODktbk1JbDBMVXdPeXA2ODBPeEtSZHMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NDAwOTg1L3FSRnRMdyJ9",
"signature": "gj3oFdNAWlyWBldF6ks3_g5CPQt-Owdbi1p566p5FW67F7iGtMIko-YBQk7QOPWwbeH9BvaRf46MBNzP_aeUGizjBuNaMjv3CsAKDsPtMpHZU5i_esCLhUcOPU21bTLMwuKkUA7et4JPNwIJW9luG0GCU9pebKndVHfhk5EMxq54B0onywNR9K_hrdO8lddAhvD9Mp0sf5UmNagDT7vY-qBV2j5m6fAbzH88RL1ojmj-XTS73WhMZ__sc5m8E3xOrbjaVRQytb7bfhRj1jyFWe9yTq_NTdFQfUKvidM550hhstY461DatVzgL3BLeAddg10uUXxvve_VIDzkSexH-Q",
"payload": "e30"
}
2026-05-01 08:51:02,781:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724400985/qRFtLw HTTP/1.1" 200 195
2026-05-01 08:51:02,781:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:02 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724400985>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/qRFtLw
Replay-Nonce: upAtUo89hAsqP54ykgJvXdIzsvIpqXP6921RNEWNWvIcq6bfkWI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/qRFtLw",
"status": "pending",
"token": "0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE"
}
2026-05-01 08:51:02,781:DEBUG:acme.client:Storing nonce: upAtUo89hAsqP54ykgJvXdIzsvIpqXP6921RNEWNWvIcq6bfkWI
2026-05-01 08:51:02,782:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:51:03,783:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:03,784:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724400915:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OWhBc3FQNTR5a2dKdlhkSXpzdklwcVhQNjkyMVJORVdOV3ZJY3E2YmZrV0kiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NDAwOTE1In0",
"signature": "PerZJ7mrLxhbV9AAwQQq66Z73PlkEnl5Rl_ld-QDVtUC373fmGDuwcEiHJmz0LXJ0nJsGyjZV6XcOnbh5ame-D7KioIoobFYeF82bSJWbzLTpKCkA3yuswTRcA27UI0NsgXGtBxKpDit94XkNnjM2C5i4wDWoDMPXv-hDsRo9dC6Pnr33Y3KDnAoMsM08GWrpYFFTY9DRRgkot0mqAgxy9lRd2f3VlRkZy_c-hOcuRlKXRPL_ZgAkM1l5A_6cT-Csl1l2SB4JGYScf0XP0vby2cbTEuofa9pSNGWs1b-ZNMiJMn_A4HrTdBNl9lpmHYnIKEDMidZnWgvBnSk4gmPzQ",
"payload": ""
}
2026-05-01 08:51:04,066:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724400915 HTTP/1.1" 200 823
2026-05-01 08:51:04,067:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:04 GMT
Content-Type: application/json
Content-Length: 823
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphYy6hdL3dzq9bLzD3RkoO8wPLY6T-fNm6Felg8rJU00Y
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "airagestore.com"
},
"status": "pending",
"expires": "2026-05-08T08:50:59Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/Np_vYA",
"status": "pending",
"token": "u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/tJ3QIg",
"status": "pending",
"token": "u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/j9Hxcw",
"status": "pending",
"token": "u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w"
}
]
}
2026-05-01 08:51:04,067:DEBUG:acme.client:Storing nonce: IhYmVAphYy6hdL3dzq9bLzD3RkoO8wPLY6T-fNm6Felg8rJU00Y
2026-05-01 08:51:04,067:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:04,069:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724400985:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaFl5NmhkTDNkenE5Ykx6RDNSa29POHdQTFk2VC1mTm02RmVsZzhySlUwMFkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NDAwOTg1In0",
"signature": "QpAnge_ICTywHBh3sDHe2UOcef67BKV6rsDt6mfxtiZhPUapE_SafCD8L_I0tGUC86QIWsauPZ9aHDWCmAeTJnWNz1ByMD3ewEhxkebuBAGDS8E0c-tU1XjoMeaYyGQqhSD0SYzSjdgAefllfXhYxgPAWU0EN9FAh8omgLtW3F_iKCM1yFSv3cAA7ozTQJiyI_aUcWlFEDshKqkchr1h4AUxl41pfoFtS_7uZeGhHEesLfOspciTopfZSkz14KLy0nCt4g6bxsv4tcKhqHCXbAWbnCTQQ4Wh2yTId-gxaOJr8Fj7nFYGupOHrmBG-196La7ZNgV0FopsQemO3DzuOw",
"payload": ""
}
2026-05-01 08:51:04,411:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724400985 HTTP/1.1" 200 827
2026-05-01 08:51:04,411:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:04 GMT
Content-Type: application/json
Content-Length: 827
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo897Vi9pY4mRQAnbJQI5ODbYSIZOE72hfAdI8Ja4-1RX5k
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.airagestore.com"
},
"status": "pending",
"expires": "2026-05-08T08:50:59Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/qRFtLw",
"status": "pending",
"token": "0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/UOSr1w",
"status": "pending",
"token": "0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/7nSqGg",
"status": "pending",
"token": "0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE"
}
]
}
2026-05-01 08:51:04,412:DEBUG:acme.client:Storing nonce: upAtUo897Vi9pY4mRQAnbJQI5ODbYSIZOE72hfAdI8Ja4-1RX5k
2026-05-01 08:51:07,413:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:07,414:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724400915:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OTdWaTlwWTRtUlFBbmJKUUk1T0RiWVNJWk9FNzJoZkFkSThKYTQtMVJYNWsiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NDAwOTE1In0",
"signature": "N5cO3OKmlKnq_T8JcSTU_f5UUsFp0nshSfHxQEjVlsIBsLd9akKz8CWrsZ2hRvk1InBW6zl9XtPa2HSkWCRjiQKbwKmvOnbiAiWazgg617lqSOdNKjs79O0FnlAT_OQo0uECvJ2iWuOTPdwKmd6DH9ciepjsjOCLXMWKsjf2ezQnAN6jKHo2pkciehwG4_TwhCTw200Tk53u16rz5H9a0HMh_ePYDz14dYioCH6ajVJi8tKCK57rCfQ8e7RGTgCmaeFIV3uhqHtv-KEDy-xySbToTql2xI884Q_lNux1QKmvH2uBOcWOyrm737uMdUckg8Jd1a7Gez6VBJ2eyNDoNw",
"payload": ""
}
2026-05-01 08:51:07,457:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724400915 HTTP/1.1" 200 1676
2026-05-01 08:51:07,458:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:07 GMT
Content-Type: application/json
Content-Length: 1676
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphA41jlSQbLJVzpBgpe2Ciy8O_MNg5FJ1rRdF34fUkUa8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "airagestore.com"
},
"status": "invalid",
"expires": "2026-05-08T08:50:59Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400915/j9Hxcw",
"status": "invalid",
"validated": "2026-05-01T08:51:02Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "54.146.93.33: Invalid response from https://www.airagestore.com/.well-known/acme-challenge/u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w: 404",
"status": 403
},
"token": "u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w",
"validationRecord": [
{
"url": "http://airagestore.com/.well-known/acme-challenge/u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w",
"hostname": "airagestore.com",
"port": "80",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
},
{
"url": "https://airagestore.com/.well-known/acme-challenge/u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w",
"hostname": "airagestore.com",
"port": "443",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
},
{
"url": "https://www.airagestore.com/.well-known/acme-challenge/u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w",
"hostname": "www.airagestore.com",
"port": "443",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
}
]
}
]
}
2026-05-01 08:51:07,458:DEBUG:acme.client:Storing nonce: IhYmVAphA41jlSQbLJVzpBgpe2Ciy8O_MNg5FJ1rRdF34fUkUa8
2026-05-01 08:51:07,458:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:07,460:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724400985:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaEE0MWpsU1FiTEpWenBCZ3BlMkNpeThPX01OZzVGSjFyUmRGMzRmVWtVYTgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NDAwOTg1In0",
"signature": "YqxoC7xJi7xKwP-_k1SfYu3dGCw7xb-_ZBMJt0AJ4mR_D2syGHZLJpEodpnOjDw2OfWymjrrNbmaXi3EoZ6Gr_VGekjdoeIUJ7Kj6tXtGrn3H5jrE4qgCvs4HEuJgRyJc3bTkVSAfmMaZSDb8VP_i4G0Wy5pCVNAZ6On55AWoLWmQLZKCr18GxQHRMX7FwhNmAuQ-eYv4Dil_fI_2foXgQN2oCLfrVdQ5LaBlzX2_gBATlpso0DVQb5N4777Z2E7U6W47GePal60-DeDxS_cVZOaaNFQ-zt6Y0GW3GftFNa5lex0u6b-mzDiPYSxUD2_dTtBLtVG4spXhQ4TyUlWbw",
"payload": ""
}
2026-05-01 08:51:07,504:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724400985 HTTP/1.1" 200 1373
2026-05-01 08:51:07,504:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:07 GMT
Content-Type: application/json
Content-Length: 1373
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89RQ0qg0FLAhv1UW473L58X3MHwwPVQb2QWDinbnWNDJE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.airagestore.com"
},
"status": "invalid",
"expires": "2026-05-08T08:50:59Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724400985/qRFtLw",
"status": "invalid",
"validated": "2026-05-01T08:51:02Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "54.146.93.33: Invalid response from https://www.airagestore.com/.well-known/acme-challenge/0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE: 404",
"status": 403
},
"token": "0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE",
"validationRecord": [
{
"url": "http://www.airagestore.com/.well-known/acme-challenge/0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE",
"hostname": "www.airagestore.com",
"port": "80",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
},
{
"url": "https://www.airagestore.com/.well-known/acme-challenge/0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE",
"hostname": "www.airagestore.com",
"port": "443",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
}
]
}
]
}
2026-05-01 08:51:07,505:DEBUG:acme.client:Storing nonce: upAtUo89RQ0qg0FLAhv1UW473L58X3MHwwPVQb2QWDinbnWNDJE
2026-05-01 08:51:07,505:INFO:certbot._internal.auth_handler:Challenge failed for domain airagestore.com
2026-05-01 08:51:07,505:INFO:certbot._internal.auth_handler:Challenge failed for domain www.airagestore.com
2026-05-01 08:51:07,505:INFO:certbot._internal.auth_handler:http-01 challenge for airagestore.com
2026-05-01 08:51:07,505:INFO:certbot._internal.auth_handler:http-01 challenge for www.airagestore.com
2026-05-01 08:51:07,505:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: airagestore.com
Type: unauthorized
Detail: 54.146.93.33: Invalid response from https://www.airagestore.com/.well-known/acme-challenge/u_N1_KRTCrno9a_CUyIQOeT2hsO4EaPqyLHN-wXX94w: 404
Domain: www.airagestore.com
Type: unauthorized
Detail: 54.146.93.33: Invalid response from https://www.airagestore.com/.well-known/acme-challenge/0P2mFcQph2J547MbhRSHle5Irhmvbr4OK581dkYTvGE: 404
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:51:07,506:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:07,506:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:51:07,506:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:51:07,690:ERROR:certbot._internal.renewal:Failed to renew certificate airagestore.com with error: Some challenges have failed.
2026-05-01 08:51:07,691:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:07,694:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/anothertablespoon.com.conf
2026-05-01 08:51:07,718:INFO:certbot.ocsp:Cannot extract OCSP URI from /etc/letsencrypt/archive/anothertablespoon.com/cert18.pem
2026-05-01 08:51:07,719:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal
2026-05-01 08:51:07,720:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:07,724:DEBUG:certbot._internal.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7455df6a0>
2026-05-01 08:51:07,724:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2026-05-01 08:51:07,724:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/ats.awscirrata.com.conf
2026-05-01 08:51:07,746:INFO:certbot.ocsp:Cannot extract OCSP URI from /etc/letsencrypt/archive/ats.awscirrata.com/cert12.pem
2026-05-01 08:51:07,747:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal
2026-05-01 08:51:07,748:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:07,753:DEBUG:certbot._internal.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745462730>
2026-05-01 08:51:07,754:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2026-05-01 08:51:07,754:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/cirrata.com.conf
2026-05-01 08:51:07,778:INFO:certbot.ocsp:Cannot extract OCSP URI from /etc/letsencrypt/archive/cirrata.com/cert14.pem
2026-05-01 08:51:07,779:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal
2026-05-01 08:51:07,780:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:07,785:DEBUG:certbot._internal.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453eef40>
2026-05-01 08:51:07,785:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2026-05-01 08:51:07,786:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/dcxvault.diecastxmagazine.com.conf
2026-05-01 08:51:07,807:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:34:17 UTC.
2026-05-01 08:51:07,807:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:51:07,808:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:07,891:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:51:08,153:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453ebe80>
Prep: True
2026-05-01 08:51:08,153:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453ebe80>
Prep: True
2026-05-01 08:51:08,153:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453ebe80> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453ebe80>
2026-05-01 08:51:08,154:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:51:08,196: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:51:08,197:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:51:08,198:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:51:08,322:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:51:08,322:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:08 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"NC-pxSt9hvA": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:51:08,323:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for dcxvault.diecastxmagazine.com
2026-05-01 08:51:08,326:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:51:08,326:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:51:08,367:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:51:08,367:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:08 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89-cM25odoMsJxGcCNuFHNWE4FuncJHDKaORP5YFRNNk4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:51:08,368:DEBUG:acme.client:Storing nonce: upAtUo89-cM25odoMsJxGcCNuFHNWE4FuncJHDKaORP5YFRNNk4
2026-05-01 08:51:08,368:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "dcxvault.diecastxmagazine.com"\n }\n ]\n}'
2026-05-01 08:51:08,370:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OS1jTTI1b2RvTXNKeEdjQ051RkhOV0U0RnVuY0pIREthT1JQNVlGUk5OazQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "ESSlS9AvN1zBPcW--pwgmg9k3EUbwSFZHMoeWa3G3cvisEpxpcl8YgjW1_XL-y1uO55wXIyK_J2OCuluHvVmZiOzbJDFHssUK8jIOrfJXS3Q487HCILuUmtodNZj798yXQNwdddQYlmNsl1M6mF4y-0x8BcEuC-ys7R5cAXQk1bRYfXhZRJ_SMacuwZqe3BYuTBRY9Mi12SZJ51D1b35RSzb3wuBTA9WORrcSQM67nqBnzyw89TJziG9lwR1bA-h1T6fNtCn0em4OQPPKXzDmrIgizWLF50NyLxEHAUcv70i7sYhBi8VwFx3wojEvoitvg7Yb1f5PinCDPX1V4bH_Q",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImRjeHZhdWx0LmRpZWNhc3R4bWFnYXppbmUuY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:51:08,543:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 363
2026-05-01 08:51:08,543:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:51:08 GMT
Content-Type: application/json
Content-Length: 363
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167285045
Replay-Nonce: IhYmVAphkkz48G7g7QWli69_qooON3xrB5XEBGu56ujPNo2oVaM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:51:08Z",
"identifiers": [
{
"type": "dns",
"value": "dcxvault.diecastxmagazine.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724463325"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167285045"
}
2026-05-01 08:51:08,543:DEBUG:acme.client:Storing nonce: IhYmVAphkkz48G7g7QWli69_qooON3xrB5XEBGu56ujPNo2oVaM
2026-05-01 08:51:08,544:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:08,545:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724463325:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaGtrejQ4RzdnN1FXbGk2OV9xb29PTjN4ckI1WEVCR3U1NnVqUE5vMm9WYU0iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NDYzMzI1In0",
"signature": "YpQSjxj314GbCU1NLSlqSN_6TSF43Cd4y_IUFFvwpSaaxm70ntzPLiC-p8GD7BaTtPGkPYAtF2uB9KoBA5AFpfLSA1p7KnAg7RBY01aGtzU4g0BgZJPpoHxXVoVQf6ZeVviozyn5CQU2tEhPJt8XpnT0RA2iu1GdUhslzy5yOyKXuj09SY8B0NnlrPvrFm-pEYSytpSjkYL2KiUnZOqkvjVJ-TkKaTAljMP1-BJhh1PNu2t5GKFgT2NLgDteVHfenAbnS_-mXbybxX9me7o3dfD4s8tcM-GmRhGxdygLpa-oc_vydXFcZP3AZ4dPH2ClIME4NLC70Pmr5IZ9yAYISA",
"payload": ""
}
2026-05-01 08:51:08,589:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724463325 HTTP/1.1" 200 837
2026-05-01 08:51:08,589:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:08 GMT
Content-Type: application/json
Content-Length: 837
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphbhZtb9hf9hAF_lpN6jSIBuKHC8h760RDrYmVMNXU42U
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "dcxvault.diecastxmagazine.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:08Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/p0iSbA",
"status": "pending",
"token": "qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/vmHGGg",
"status": "pending",
"token": "qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/C7yFeg",
"status": "pending",
"token": "qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0"
}
]
}
2026-05-01 08:51:08,589:DEBUG:acme.client:Storing nonce: IhYmVAphbhZtb9hf9hAF_lpN6jSIBuKHC8h760RDrYmVMNXU42U
2026-05-01 08:51:08,590:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:51:08,590:INFO:certbot._internal.auth_handler:http-01 challenge for dcxvault.diecastxmagazine.com
2026-05-01 08:51:08,599:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: dcxvault.diecastxmagazine.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:08,599:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: dcxvault.diecastxmagazine.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:08,599:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:08,599:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:51:08,600:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:51:08,679:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:08,679:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:08,680:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:11,852:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:11,854:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/vmHGGg:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaGJoWnRiOWhmOWhBRl9scE42alNJQnVLSEM4aDc2MFJEclltVk1OWFU0MlUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NDYzMzI1L3ZtSEdHZyJ9",
"signature": "WLCGDx2t_nRK3eqh84uvCDRFJ8dbG748xhXyaB06HWX9aqor4dpl-llrwNmYr8-mseGYTE0y-jb_Y9C3OaHDAFJCAK8sKbL_l-EbaIXKJvOc0W7iVK_ixLdDoifVXkdjS3iZq0a2oNwvRH56L07gaLVZCktHtWVij_e2ss83Z-_do6TWSBzTUxhhbHp2qy4d6c2S_FJo85GugKJNAkQZbJasv73aGHmqkRt3A4sPl7h_F9rsxG3B9wNwhFs6oiCZN0FlMIis3buJ-Z-5UekJDRRObQVgqTu1YUDsOx1CrEC2ktWHaxO45rijQ3SehxCjg7rJAxQvPj3lBIGo7leLsA",
"payload": "e30"
}
2026-05-01 08:51:11,898:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724463325/vmHGGg HTTP/1.1" 200 195
2026-05-01 08:51:11,899:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:11 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724463325>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/vmHGGg
Replay-Nonce: upAtUo89BEXPPUYVDa9NvfGNdGb2f5AvKs5_yzTpLf9MgT1kAnc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/vmHGGg",
"status": "pending",
"token": "qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0"
}
2026-05-01 08:51:11,899:DEBUG:acme.client:Storing nonce: upAtUo89BEXPPUYVDa9NvfGNdGb2f5AvKs5_yzTpLf9MgT1kAnc
2026-05-01 08:51:11,899:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:51:12,901:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:12,902:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724463325:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OUJFWFBQVVlWRGE5TnZmR05kR2IyZjVBdktzNV95elRwTGY5TWdUMWtBbmMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NDYzMzI1In0",
"signature": "YKWJrkrAskVNn4c5vqpazLJKBlyjF2b7Lu__tkXp_8MMyKJJcsxLwRcZ3O-m6IZl5ZMb8JnyfINaTjSlN_rPy5XkvGks4xRDbRMwu9IZAp5I2w6Lu7LYpWdrfmoNYnAVllfq9fJ9qFvVTqHrmK57zOZZ2bVQU7d6CcTvSjSsyPk_8xxdVqGjBbT9d-4DBmvZ6KPr3t-2_ZtEqAig-I0LK0mtglKar-R5GTtho2_SLjSwH8_DSUuuCuMZu0_PGCe5s0m3YlI1umV2-CP1htQwlwq1FEQqfi6bYA3LaBhUkEvapaX6EEUDcInLvnldTfATjHO6aBg5O2VUXkc-bM4P-Q",
"payload": ""
}
2026-05-01 08:51:12,944:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724463325 HTTP/1.1" 200 837
2026-05-01 08:51:12,945:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:12 GMT
Content-Type: application/json
Content-Length: 837
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89JfeadN0-TcaAFGXCXHWTMynDHNIrVvxekG0nHc8Ec9E
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "dcxvault.diecastxmagazine.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:08Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/vmHGGg",
"status": "pending",
"token": "qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/C7yFeg",
"status": "pending",
"token": "qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/p0iSbA",
"status": "pending",
"token": "qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0"
}
]
}
2026-05-01 08:51:12,945:DEBUG:acme.client:Storing nonce: upAtUo89JfeadN0-TcaAFGXCXHWTMynDHNIrVvxekG0nHc8Ec9E
2026-05-01 08:51:15,949:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:15,950:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724463325:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OUpmZWFkTjAtVGNhQUZHWENYSFdUTXluREhOSXJWdnhla0cwbkhjOEVjOUUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NDYzMzI1In0",
"signature": "gZEY1D5euT0pPdERetzmdNDwHMhzAuR2jWyB92BVuPMszS3G6E6mEpX1Yr1RqySHw43tPxD9jsu6IFoUr-IuNydg9hY_iUzmqmDjhVrvli47K641ESoyGhLtTH_Y1b8BUp8I3iQOhakqVUVTExDF8sI9q4b1lC_58-I6tLVeLnQqkMutsb3A_qF2sYdPnHjCb5SU1FzlsWsoaCzb7JcbxA-h_9SHRXvdpDHSqmIYdzaTO6O3mrh0qh39q-yRSqLxk2QdjZOaAkArFqKT-tUn82Hpdok26iQDqOfXUTT6Wt2WQqsgc9a4owBmM38lY-wkPVjNtJK_v0f4lIkAgA-Q2w",
"payload": ""
}
2026-05-01 08:51:15,994:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724463325 HTTP/1.1" 200 1748
2026-05-01 08:51:15,994:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:15 GMT
Content-Type: application/json
Content-Length: 1748
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphbV6Eiq1ZIltE3wgjQYejz530GcjCMJDpEcK_dFDcTI0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "dcxvault.diecastxmagazine.com"
},
"status": "invalid",
"expires": "2026-05-08T08:51:08Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724463325/vmHGGg",
"status": "invalid",
"validated": "2026-05-01T08:51:11Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "The key authorization file from the server did not match this challenge. Expected \"qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0.Wc8VD4_8K_w_Py22KLn8Z2gdioWW_LL5n_y6U5KAAkU\" (got \"\")",
"status": 403
},
"token": "qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0",
"validationRecord": [
{
"url": "http://dcxvault.diecastxmagazine.com/.well-known/acme-challenge/qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0",
"hostname": "dcxvault.diecastxmagazine.com",
"port": "80",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://dcxvault.diecastxmagazine.com/.well-known/acme-challenge/qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0",
"hostname": "dcxvault.diecastxmagazine.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://dcxvault.diecastxmagazine.com/404.php",
"hostname": "dcxvault.diecastxmagazine.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
}
]
}
]
}
2026-05-01 08:51:15,994:DEBUG:acme.client:Storing nonce: IhYmVAphbV6Eiq1ZIltE3wgjQYejz530GcjCMJDpEcK_dFDcTI0
2026-05-01 08:51:15,995:INFO:certbot._internal.auth_handler:Challenge failed for domain dcxvault.diecastxmagazine.com
2026-05-01 08:51:15,995:INFO:certbot._internal.auth_handler:http-01 challenge for dcxvault.diecastxmagazine.com
2026-05-01 08:51:15,995:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: dcxvault.diecastxmagazine.com
Type: unauthorized
Detail: The key authorization file from the server did not match this challenge. Expected "qtVeEC_88ZR50-NNYYhx70EGAZzONx40Axs1yn9Age0.Wc8VD4_8K_w_Py22KLn8Z2gdioWW_LL5n_y6U5KAAkU" (got "")
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:51:15,995:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:15,995:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:51:15,995:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:51:16,171:ERROR:certbot._internal.renewal:Failed to renew certificate dcxvault.diecastxmagazine.com with error: Some challenges have failed.
2026-05-01 08:51:16,171:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:16,175:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/diecastxmagazine.com.conf
2026-05-01 08:51:16,193:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:34:29 UTC.
2026-05-01 08:51:16,193:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:51:16,194:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:16,296:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:51:16,559:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745422e50>
Prep: True
2026-05-01 08:51:16,560:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745422e50>
Prep: True
2026-05-01 08:51:16,560:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745422e50> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745422e50>
2026-05-01 08:51:16,560:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:51:16,602: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:51:16,603:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:51:16,604:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:51:16,726:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:51:16,727:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:16 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"hvl3LIvLQiA": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:51:16,728:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for diecastxmagazine.com and www.diecastxmagazine.com
2026-05-01 08:51:16,730:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:51:16,730:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:51:16,770:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:51:16,771:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:16 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphxd7cthL8y2sOWAP5hyXtnmGPbYSQZuwmvCZ2kLJq-Yo
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:51:16,771:DEBUG:acme.client:Storing nonce: IhYmVAphxd7cthL8y2sOWAP5hyXtnmGPbYSQZuwmvCZ2kLJq-Yo
2026-05-01 08:51:16,771:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "diecastxmagazine.com"\n },\n {\n "type": "dns",\n "value": "www.diecastxmagazine.com"\n }\n ]\n}'
2026-05-01 08:51:16,773:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaHhkN2N0aEw4eTJzT1dBUDVoeVh0bm1HUGJZU1FadXdtdkNaMmtMSnEtWW8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "BLY9A94l3V3dEK2LetK3_OMfMqIZrMKFxY6GlF0w_BnJP7rWif2kZN_D9r-jKW7nZBh2PKmcE8-g1FCc5a316cywKu_so-lzSJyU-445oraVUZeIyUEda3EFJrCyyMk3DyUx8qal2qixkYgq8zhqiHt1FPyLB9OplpbggFIuAZKh6tFPLYjG38Rbwn_D0IZl-vHddt7kajPWMA5-3DYEnBYaCxielzJ3vo7Z87kk97kN_5obU_6_UzvA_SZ0R8x7p349QpS5qmvopqc62OjZ2sAz1z6CDbWODVTI5KETnPPSEFWxnlI2xb_xcHZALMH0K5bNgsKnHX0AaLKJCqw8MA",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImRpZWNhc3R4bWFnYXppbmUuY29tIgogICAgfSwKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInd3dy5kaWVjYXN0eG1hZ2F6aW5lLmNvbSIKICAgIH0KICBdCn0"
}
2026-05-01 08:51:16,947:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 509
2026-05-01 08:51:16,947:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:51:16 GMT
Content-Type: application/json
Content-Length: 509
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167314435
Replay-Nonce: upAtUo89uao3Kh43IOwGPmVj1szNv2H1EzEPkQKeapiLIhf7gFA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:51:16Z",
"identifiers": [
{
"type": "dns",
"value": "diecastxmagazine.com"
},
{
"type": "dns",
"value": "www.diecastxmagazine.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724512265",
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724512345"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167314435"
}
2026-05-01 08:51:16,947:DEBUG:acme.client:Storing nonce: upAtUo89uao3Kh43IOwGPmVj1szNv2H1EzEPkQKeapiLIhf7gFA
2026-05-01 08:51:16,948:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:16,949:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724512265:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OXVhbzNLaDQzSU93R1BtVmoxc3pOdjJIMUV6RVBrUUtlYXBpTEloZjdnRkEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTEyMjY1In0",
"signature": "NnmO-Hk0Rk9f6O6jP9YymymVBonodmAooYmUo4claqLRmhtgfkOJZ8T9JPhRgMl0oqphCNV8YEUNQ1sdO5n4kewIoacw7hkkJu6zU-wqM8Yt_E5f2zDleCi9sclIaIvr98JkefGPnLEbX4VJkVtrRMnmgjIL1ofZFbb5gnrEqJsj-_E7KrT6Dg-1cQNU9jb8D-OpiQQmgPYxHqme0eZQoWIqNFn0yN5an9hwT6HhcJeP1jfdWDkrEpJLIVj5yJOUNaSkYa04WFTKuh0-Uh1fp5OIiwdbAxD4Jc0giGQJalKskga_6aVfGzSP-nm_BI6t_D-VZfoZlDZMcqnE3f2GKg",
"payload": ""
}
2026-05-01 08:51:16,990:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724512265 HTTP/1.1" 200 828
2026-05-01 08:51:16,991:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:16 GMT
Content-Type: application/json
Content-Length: 828
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89Dywyder0jJeQgJ8YxuCa8e_KizuygADCTWmdcOcLsGU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "diecastxmagazine.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:16Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/ZJV-vQ",
"status": "pending",
"token": "bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/nm_klQ",
"status": "pending",
"token": "bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/BeMPHg",
"status": "pending",
"token": "bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc"
}
]
}
2026-05-01 08:51:16,991:DEBUG:acme.client:Storing nonce: upAtUo89Dywyder0jJeQgJ8YxuCa8e_KizuygADCTWmdcOcLsGU
2026-05-01 08:51:16,991:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:16,993:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724512345:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OUR5d3lkZXIwakplUWdKOFl4dUNhOGVfS2l6dXlnQURDVFdtZGNPY0xzR1UiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTEyMzQ1In0",
"signature": "ig8Pfphyi6pqF8w_-kxV5G4nqzB9hXbrc18V4pwEZoLNwl4t_JCImShg3HjsX586zk9e-f0OzLYkiu2iHqIKU7jjK5aMWeh5AaxUaHrlWRHbiis7v2xUr-nuMrYEj5WsqgEr6_M31UQd_i6d3E1StXUkBMg1DvXkGaz4Kvis6QosqJF7TTHbq5SuZYyy0vEYTmO1E1SYRTE14RW3TYqDvDWnRiJgLsakrUf_KetQaV5y8tyub1Wrwf48aK9ZWF-Nj-syvqNZWFTsA5R9cQEyOfRXKaJPRL0nzNrNz70kYFTHCutybSImbBecFKYRSj8QmhWnb-daqOXp87MOX6iFDg",
"payload": ""
}
2026-05-01 08:51:17,035:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724512345 HTTP/1.1" 200 832
2026-05-01 08:51:17,036:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:17 GMT
Content-Type: application/json
Content-Length: 832
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphgAnXHq__L1VkAzLoasQJQvdbriosPyjJ51eB2C7B_l4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.diecastxmagazine.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:16Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/GdsyIw",
"status": "pending",
"token": "7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/8L__tg",
"status": "pending",
"token": "7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/nq3c3A",
"status": "pending",
"token": "7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I"
}
]
}
2026-05-01 08:51:17,036:DEBUG:acme.client:Storing nonce: IhYmVAphgAnXHq__L1VkAzLoasQJQvdbriosPyjJ51eB2C7B_l4
2026-05-01 08:51:17,036:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:51:17,036:INFO:certbot._internal.auth_handler:http-01 challenge for diecastxmagazine.com
2026-05-01 08:51:17,036:INFO:certbot._internal.auth_handler:http-01 challenge for www.diecastxmagazine.com
2026-05-01 08:51:17,046:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: diecastxmagazine.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:17,046:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: diecastxmagazine.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:17,046:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:17,046:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:51:17,047:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:51:17,128:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:17,128:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:17,129:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:20,302:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:20,304:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/nm_klQ:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaGdBblhIcV9fTDFWa0F6TG9hc1FKUXZkYnJpb3NQeWpKNTFlQjJDN0JfbDQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NTEyMjY1L25tX2tsUSJ9",
"signature": "O0rhTjhyW1E9JkHGY6O4SImICcq2VFkMdgCAYCODpZB7C9T7d7scNhTJGbU1XsnuwkPudzhxEIA-DXIgndVsLwnQU-qn0HoK5E2knUWOLcsQxvE_SkA30rhRhSLqwQF7PIY7c9KsJAIy45SYCpWgySDyno8-JdhC6y3eZdpB2psGRN_eyUXk4APIOEkXK3BlC3XbEgElrdOlBQbXstc5NQuN5HhEVJdXpy07DjNe6b4fDXsyqOqNFTfILt7xnq6kX3ZrWTTaoX_2OisnG1wYSUUNUyMwPjIt7Z31zDHoH6kegHGpgzHiNB3NOIMy7WEevTO_B7Ka1GYQCl9ExfSu2w",
"payload": "e30"
}
2026-05-01 08:51:20,373:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724512265/nm_klQ HTTP/1.1" 200 195
2026-05-01 08:51:20,373:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:20 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724512265>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/nm_klQ
Replay-Nonce: upAtUo899t6-eCw8ProZ3G7WvX8uRRQ8YBh63XQzKnM3a8CU-54
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/nm_klQ",
"status": "pending",
"token": "bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc"
}
2026-05-01 08:51:20,374:DEBUG:acme.client:Storing nonce: upAtUo899t6-eCw8ProZ3G7WvX8uRRQ8YBh63XQzKnM3a8CU-54
2026-05-01 08:51:20,374:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:20,375:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/GdsyIw:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OTl0Ni1lQ3c4UHJvWjNHN1d2WDh1UlJROFlCaDYzWFF6S25NM2E4Q1UtNTQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NTEyMzQ1L0dkc3lJdyJ9",
"signature": "K4q1fN5d_f7nMj4XiGwBqyABcXroAoY-syNdofnd3zSimrQfQtZ7UHEAlaCwe5yaERHOk73snCfJsowKoaTEUwGjVVACO-mbB_6a2Lh2O29rK1B9EaS25MjDDhMUA5lVE35NMdvIA9lOeOJsUAcgM3zOWQKBf20w5nHgbxXUXZFxb_4V-BSH5iUBFNooynL9ci6lAnTrIzVWaDw07AsghXZNjALnJWdo0O8YuXY88UMJzTKkI69yTyV5TwebJdBprgFZDOwB9okyLtpwFVAJVKqlWXKGa8OAovuq6E6McfgGZf_i2eef6g-ISG0whitLjdzIwevldvUQZX5hNuXE3Q",
"payload": "e30"
}
2026-05-01 08:51:20,417:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724512345/GdsyIw HTTP/1.1" 200 195
2026-05-01 08:51:20,418:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:20 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724512345>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/GdsyIw
Replay-Nonce: IhYmVAphub8l_a9EGhUnMJWoTULe77OD9VtrZpxjVf_O4lxfl0Y
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/GdsyIw",
"status": "pending",
"token": "7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I"
}
2026-05-01 08:51:20,418:DEBUG:acme.client:Storing nonce: IhYmVAphub8l_a9EGhUnMJWoTULe77OD9VtrZpxjVf_O4lxfl0Y
2026-05-01 08:51:20,418:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:51:21,419:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:21,421:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724512265:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaHViOGxfYTlFR2hVbk1KV29UVUxlNzdPRDlWdHJacHhqVmZfTzRseGZsMFkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTEyMjY1In0",
"signature": "eUVIBnJSHHQ4fzG5awZeQWmB6yLN-spEA3flf7RI8V9DRRJuMOH47a5RMwja5VErvGj8hjaMBMP2JDajbpcAnJ40l7Oj5h4ynPy0I5KA1CdAT7Hy_gfSTWPambdNJhY-1FS0evGxdrCXJotxOusbjFgHfWqPh-2QC0_UbYl0c69sOzuI7u62GaqHAx1_1umBFgnyHRXo6Zl_HMfkyeO72VOs79moUpDL7r-s3GLnhKtvnC2Br0xFzeiNr43a7JWpVp6eHAqORx8gCKDonq7k_y5hiDoCrk2VK4heP5ukVsIRhOtO8IUhQ2SqmL3z2GksGpwHxr7DPQlNrBHTdMbxrg",
"payload": ""
}
2026-05-01 08:51:21,463:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724512265 HTTP/1.1" 200 828
2026-05-01 08:51:21,463:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:21 GMT
Content-Type: application/json
Content-Length: 828
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphhmNs2nYQcGXNaakpVwrg57bKMiC7iBYjiedw2gaJGPA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "diecastxmagazine.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:16Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/ZJV-vQ",
"status": "pending",
"token": "bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/BeMPHg",
"status": "pending",
"token": "bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/nm_klQ",
"status": "pending",
"token": "bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc"
}
]
}
2026-05-01 08:51:21,464:DEBUG:acme.client:Storing nonce: IhYmVAphhmNs2nYQcGXNaakpVwrg57bKMiC7iBYjiedw2gaJGPA
2026-05-01 08:51:21,464:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:21,465:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724512345:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaGhtTnMybllRY0dYTmFha3BWd3JnNTdiS01pQzdpQllqaWVkdzJnYUpHUEEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTEyMzQ1In0",
"signature": "YVHmmwtNlBNSYbES1A6mZCHzD-V0hQOUF-OrfP1zupRGrmw2ESuU0sVUd4M1TkNeShvoMF1jIknwclRTc6XJ_UOB9BsaejqR2A58B_pHbKhW_iqpmpof-wPV6OlcbHJ_Iw8HdZrbOVR6HdAIT_FpPFG7UojlUaK7eQnr80Q0zumN3SFcqDe0wtYyqeRDCKslJhe_gs_t_l7ueneRYJfm-ViDxzPIkqo2jDgTpsPihCZj7CsLJmoUrDriCcyYE9McAjtPF9H0_vDtFk_2sfwaseNxRJ7pzioMlgzRZ2ZNBl3_qQ_HMoQpG5Ov2ibNh8QNIKmEcbJtpgZFXoAiUF0LWQ",
"payload": ""
}
2026-05-01 08:51:21,508:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724512345 HTTP/1.1" 200 832
2026-05-01 08:51:21,508:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:21 GMT
Content-Type: application/json
Content-Length: 832
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89LzLTGRC9iL_pIsOXTO7T0a8JkI-fSKb5WAhzDwEB72s
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.diecastxmagazine.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:16Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/nq3c3A",
"status": "pending",
"token": "7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/GdsyIw",
"status": "pending",
"token": "7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/8L__tg",
"status": "pending",
"token": "7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I"
}
]
}
2026-05-01 08:51:21,508:DEBUG:acme.client:Storing nonce: upAtUo89LzLTGRC9iL_pIsOXTO7T0a8JkI-fSKb5WAhzDwEB72s
2026-05-01 08:51:24,512:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:24,514:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724512265:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OUx6TFRHUkM5aUxfcElzT1hUTzdUMGE4SmtJLWZTS2I1V0FoekR3RUI3MnMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTEyMjY1In0",
"signature": "F1-7Ohvn2Sgwt_xQ3DTYGd35MB6rDU7bElE-wU7beCQRg25trRa0zBOnjbX9dNWMJCc1dsOa-d_SPFfaltmnstkyw1jiCYhzeYwaLdkFgAATiQynXJJ6BZWEFtcMvUosrXALVg-8pQSjlHA9tqyf3IW2ffAkn6SwfDPrFgRtyzFXHroOw4QgyFoc-pG-H1lNi1zFDc8nTziwTtSdZ-jZwnQ7ku-1DX0MuYoQgLzkgTQUSOzkyOtqzwdyD0-fOnNxqcmwcA9aO2xnp4F2fMTu2brrcPg05MLrumZR8G6EL9-xa6gVYIj1Fd4V-NhltAKyNDTLixqDGdE5SJiDeh3nvg",
"payload": ""
}
2026-05-01 08:51:24,559:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724512265 HTTP/1.1" 200 1716
2026-05-01 08:51:24,559:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:24 GMT
Content-Type: application/json
Content-Length: 1716
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAph7nk79o3TgmvPPoKVVUljuaSAst4DGoMBiHSxw_mzLaY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "diecastxmagazine.com"
},
"status": "invalid",
"expires": "2026-05-08T08:51:16Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512265/nm_klQ",
"status": "invalid",
"validated": "2026-05-01T08:51:20Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.diecastxmagazine.com/.well-known/acme-challenge/bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc: 404",
"status": 403
},
"token": "bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc",
"validationRecord": [
{
"url": "http://diecastxmagazine.com/.well-known/acme-challenge/bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc",
"hostname": "diecastxmagazine.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://diecastxmagazine.com/.well-known/acme-challenge/bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc",
"hostname": "diecastxmagazine.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.diecastxmagazine.com/.well-known/acme-challenge/bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc",
"hostname": "www.diecastxmagazine.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:51:24,559:DEBUG:acme.client:Storing nonce: IhYmVAph7nk79o3TgmvPPoKVVUljuaSAst4DGoMBiHSxw_mzLaY
2026-05-01 08:51:24,560:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:24,561:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724512345:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaDduazc5bzNUZ212UFBvS1ZWVWxqdWFTQXN0NERHb01CaUhTeHdfbXpMYVkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTEyMzQ1In0",
"signature": "NttwL6bCxHXPfeMB2bfBblhQ_2fWOZXA9Grzci3BZt_al8dTuGFAQaG3VXTj9SUUL0FenzMmwqcqE6C9Ii8b1fBOwxRlYbCKL2f18vXxQIOLPpreGLHfKv-PpqIB4CX9KzbKngB8EYaxEevcWo5rScXQ1BtY_bRZ40QxwhxDaVyMniIQQy9W6QzefEAaySXxyGoFddPBNYQNWU6rAyH01f9_ITJvpTn2sREbLu-7NQK2T5T3PV49GXKP9y24zARw6V-14iR7NahD8GRBJOxulZDvY5TdV5m2_C4Ib9UfrMzUq-mdbQN9gHYPsWodmKNqR5Ze27QZ1PX9udxsTr5Elw",
"payload": ""
}
2026-05-01 08:51:24,603:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724512345 HTTP/1.1" 200 1403
2026-05-01 08:51:24,604:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:24 GMT
Content-Type: application/json
Content-Length: 1403
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89g8H08NTaF7YGdS9HbwvPDjT9wlfn087Cz0CjjxP3sE8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.diecastxmagazine.com"
},
"status": "invalid",
"expires": "2026-05-08T08:51:16Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724512345/GdsyIw",
"status": "invalid",
"validated": "2026-05-01T08:51:20Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.diecastxmagazine.com/.well-known/acme-challenge/7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I: 404",
"status": 403
},
"token": "7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I",
"validationRecord": [
{
"url": "http://www.diecastxmagazine.com/.well-known/acme-challenge/7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I",
"hostname": "www.diecastxmagazine.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.diecastxmagazine.com/.well-known/acme-challenge/7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I",
"hostname": "www.diecastxmagazine.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:51:24,604:DEBUG:acme.client:Storing nonce: upAtUo89g8H08NTaF7YGdS9HbwvPDjT9wlfn087Cz0CjjxP3sE8
2026-05-01 08:51:24,605:INFO:certbot._internal.auth_handler:Challenge failed for domain diecastxmagazine.com
2026-05-01 08:51:24,605:INFO:certbot._internal.auth_handler:Challenge failed for domain www.diecastxmagazine.com
2026-05-01 08:51:24,605:INFO:certbot._internal.auth_handler:http-01 challenge for diecastxmagazine.com
2026-05-01 08:51:24,605:INFO:certbot._internal.auth_handler:http-01 challenge for www.diecastxmagazine.com
2026-05-01 08:51:24,605:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: diecastxmagazine.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.diecastxmagazine.com/.well-known/acme-challenge/bp9L-9Zlh0uFnn1KLv_LnUC9qwQgBXHA9xgaVH7F0Tc: 404
Domain: www.diecastxmagazine.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.diecastxmagazine.com/.well-known/acme-challenge/7RmhgghnErHyGeXaFqLzrYsoHFgmX7iWGXPw_B7Y77I: 404
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:51:24,605:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:24,605:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:51:24,605:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:51:24,785:ERROR:certbot._internal.renewal:Failed to renew certificate diecastxmagazine.com with error: Some challenges have failed.
2026-05-01 08:51:24,786:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:24,789:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/flightjournal.com.conf
2026-05-01 08:51:24,807:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:34:40 UTC.
2026-05-01 08:51:24,808:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:51:24,808:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:24,911:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:51:25,175:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd74540fac0>
Prep: True
2026-05-01 08:51:25,175:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd74540fac0>
Prep: True
2026-05-01 08:51:25,176:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd74540fac0> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd74540fac0>
2026-05-01 08:51:25,176:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:51:25,218: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:51:25,219:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:51:25,220:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:51:25,342:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:51:25,342:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:25 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"YUB7c0XX14U": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:51:25,343:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for flightjournal.com and www.flightjournal.com
2026-05-01 08:51:25,346:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:51:25,346:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:51:25,386:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:51:25,387:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:25 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphUV_inhKqYPz69-m2lQcE_yGeJII9jF9rXRPRe67jp58
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:51:25,387:DEBUG:acme.client:Storing nonce: IhYmVAphUV_inhKqYPz69-m2lQcE_yGeJII9jF9rXRPRe67jp58
2026-05-01 08:51:25,387:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "flightjournal.com"\n },\n {\n "type": "dns",\n "value": "www.flightjournal.com"\n }\n ]\n}'
2026-05-01 08:51:25,389:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaFVWX2luaEtxWVB6NjktbTJsUWNFX3lHZUpJSTlqRjlyWFJQUmU2N2pwNTgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "JLvCth_GM97zUo_3yGzZsYpFM_7R5blqMij3HjR6tPhcW6ZS3hpEasEpy_mUrsA5kj7mBu69H_QjarofezIh3tTjnNKbfjY6g9chahHKdFPWe0OC9Z4elyAJUHjHESINzBuhYI_LMfQk5XBHhlA1IFQLNGJPa3QbWR6coitYkEqx9jcRNDLnFWqoI55A760BuQZpKiUM89El7_m277SqV56sCVEirGAhElA8lVwHrWzNSk7TXIVwgmsMAcZLPQNVi-W7oMA-D5ckIs2BycfgMlZXR8Kooz_7tSjYRx_VO7qlg9NdMpk6rR9DghOZd7QB1zd-ctAZKU9fU9e9t4FRrQ",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImZsaWdodGpvdXJuYWwuY29tIgogICAgfSwKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInd3dy5mbGlnaHRqb3VybmFsLmNvbSIKICAgIH0KICBdCn0"
}
2026-05-01 08:51:25,566:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 503
2026-05-01 08:51:25,566:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:51:25 GMT
Content-Type: application/json
Content-Length: 503
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167344295
Replay-Nonce: upAtUo89BaBLt8y3wvM_DcSKmtTIkQiC2Ec-GpszT2oJWrS6kGk
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:51:25Z",
"identifiers": [
{
"type": "dns",
"value": "flightjournal.com"
},
{
"type": "dns",
"value": "www.flightjournal.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724561575",
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724561615"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167344295"
}
2026-05-01 08:51:25,566:DEBUG:acme.client:Storing nonce: upAtUo89BaBLt8y3wvM_DcSKmtTIkQiC2Ec-GpszT2oJWrS6kGk
2026-05-01 08:51:25,567:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:25,568:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724561575:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OUJhQkx0OHkzd3ZNX0RjU0ttdFRJa1FpQzJFYy1HcHN6VDJvSldyUzZrR2siLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTYxNTc1In0",
"signature": "KWfJdmNYflpcOuqJHN-ikZWjfpMFbRmU62ciRZfZqpEGA6VhusHud7kHaKoqsr5DgtviUlvBDHIA4NZSPqshR-1cbVnvA0h2JThuPKN6_ZwbwglB9jvy_xeQnfRWKEBBlB9xw5VXpNIIVWlVBSX5hpyPAw1oAoYOcklrtcdGytEfFNaUecaNs_BQ-EROM3AxttaTHjYhxxmiEKvfEczD5aQIqCJZU4-WFNZs2dpSIhbXSgtCoFjCPCoBYQ8ZvXjZJvYgVMCnN_S02s_LyTo_znHb5VpKiQ_5sW9zx8gMXNUlb5DwaXTO1vEg4qMpgAg2hzfIeKao4EHPQeqnkn_zYQ",
"payload": ""
}
2026-05-01 08:51:25,623:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724561575 HTTP/1.1" 200 825
2026-05-01 08:51:25,624:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:25 GMT
Content-Type: application/json
Content-Length: 825
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89E0StAXMY4O1cIvd7tvZKqabAkmQTfuav8C1k1dVOytM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "flightjournal.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:25Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/VNeQeg",
"status": "pending",
"token": "gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/8S7-MA",
"status": "pending",
"token": "gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/t5LbIA",
"status": "pending",
"token": "gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c"
}
]
}
2026-05-01 08:51:25,624:DEBUG:acme.client:Storing nonce: upAtUo89E0StAXMY4O1cIvd7tvZKqabAkmQTfuav8C1k1dVOytM
2026-05-01 08:51:25,624:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:25,625:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724561615:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OUUwU3RBWE1ZNE8xY0l2ZDd0dlpLcWFiQWttUVRmdWF2OEMxazFkVk95dE0iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTYxNjE1In0",
"signature": "XuN6k91sv67ffMujCvutYOeIgjEby8wgA7gpPLwzzArBjtJ7P9faP0c_SipDWMvHO03Cw-RxVuUpSZF2Ex0XdAW9_r9oF5Cj8GnV5YOU6XJLUNahmJtsIqvYEnUO7goXt1TA5kUQC8c--q6LtySmhxPZtRPLVFUPzb0NoQwHjrZ8O8G56yMFeKJ1_d-Ab728IvNKBsS2aWUyfLkjTxccebj3m4lr5YohoFZP53SP5F2bnm7XqV1sH8qTyW2ABkS-CBY-g_ItOifoTGXbP3JQ5jf7GVJe1ZSDdHVIvSyChJvxGR0QG-pKAelfADLPBHAhmP3lh8JvFDachQBECY8zVg",
"payload": ""
}
2026-05-01 08:51:25,681:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724561615 HTTP/1.1" 200 829
2026-05-01 08:51:25,681:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:25 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89Oavx8TtYy7O4WmonZWh0Mh8lq1K6foUXJw4KL-HxldE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.flightjournal.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:25Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/4LenQw",
"status": "pending",
"token": "XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/1cpKVQ",
"status": "pending",
"token": "XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/YIRzJA",
"status": "pending",
"token": "XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA"
}
]
}
2026-05-01 08:51:25,682:DEBUG:acme.client:Storing nonce: upAtUo89Oavx8TtYy7O4WmonZWh0Mh8lq1K6foUXJw4KL-HxldE
2026-05-01 08:51:25,682:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:51:25,682:INFO:certbot._internal.auth_handler:http-01 challenge for flightjournal.com
2026-05-01 08:51:25,682:INFO:certbot._internal.auth_handler:http-01 challenge for www.flightjournal.com
2026-05-01 08:51:25,691:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: flightjournal.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:25,692:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: flightjournal.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:25,692:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:25,692:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:51:25,692:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:51:25,772:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:25,772:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:25,773:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:28,950:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:28,952:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/t5LbIA:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OU9hdng4VHRZeTdPNFdtb25aV2gwTWg4bHExSzZmb1VYSnc0S0wtSHhsZEUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NTYxNTc1L3Q1TGJJQSJ9",
"signature": "aC-d709ztId-VNETnGIhYord710XMYMR2dBWJV8hB67Qz4dKQgHgFuhbwDJYDv-j0dM8pgf8XLqEhVEkUSJlkx56k31RUFiwqysvhNjpDbrBpPrqt94vPdM9dSeE9PA3fHkWlyKw0rsbLA1zaLrhjCZkSsuHwdQtAEioTr2MQi6BV8xae6rbSukYAKL6I3lwDNIVzHUXCph2o0AGMwZOThan0j5RACrdTepnh2PCm1PJZH5BcGbeQFrNS5lkhUceT4VLUwJQ5rX1-v2YjRY71Q_BvYMvGbfOAlj5M1BkjzpWN8NueLZZWvlhzTl0o_sOeTUJaNeZVO75a9wy229c_Q",
"payload": "e30"
}
2026-05-01 08:51:28,996:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724561575/t5LbIA HTTP/1.1" 200 195
2026-05-01 08:51:28,997:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:28 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724561575>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/t5LbIA
Replay-Nonce: upAtUo89y__f-2L_QCa1M_QWeMxKp25fz4W5dnf4xXCwFGelJ_c
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/t5LbIA",
"status": "pending",
"token": "gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c"
}
2026-05-01 08:51:28,997:DEBUG:acme.client:Storing nonce: upAtUo89y__f-2L_QCa1M_QWeMxKp25fz4W5dnf4xXCwFGelJ_c
2026-05-01 08:51:28,997:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:28,998:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/4LenQw:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OXlfX2YtMkxfUUNhMU1fUVdlTXhLcDI1Zno0VzVkbmY0eFhDd0ZHZWxKX2MiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NTYxNjE1LzRMZW5RdyJ9",
"signature": "S_pFOnKrj8c78e31Y8TEiGZtpJZ_R-KXiVrXH4MIxl4ikvwKZpnpq8uS-rR-MGdNuzRNt4b_J3_YKHmhB_TuIRivG3ne1zNvtFRfGjVMalB-5wieHrQfdjGC_EHE3koN-qfHOV27lj1etPZf8adYf8W7Z54oQ2b6MpGhRu15DsiSEjQzmiJnX--6RAmBErG9nB6j05jxB3yUsHi_jaQX9A1fGyHIMjUKMDGnGSM6c3CGFs7X6cKBRdwvfa9mUGGMzKHvXRSBDkg9dvjmGynFW7OjRCVewrVDw6DN6r5Z5eMTdrWAdXhLQe6XVZ7opeoBaEmXf2TexbqhuvJZvx1o3Q",
"payload": "e30"
}
2026-05-01 08:51:29,054:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724561615/4LenQw HTTP/1.1" 200 195
2026-05-01 08:51:29,054:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:29 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724561615>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/4LenQw
Replay-Nonce: IhYmVAphcktn-8QBUDXS_RxUgfCwguJF7jRg1aitHrn2wDmq7RI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/4LenQw",
"status": "pending",
"token": "XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA"
}
2026-05-01 08:51:29,055:DEBUG:acme.client:Storing nonce: IhYmVAphcktn-8QBUDXS_RxUgfCwguJF7jRg1aitHrn2wDmq7RI
2026-05-01 08:51:29,055:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:51:30,056:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:30,058:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724561575:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaGNrdG4tOFFCVURYU19SeFVnZkN3Z3VKRjdqUmcxYWl0SHJuMndEbXE3UkkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTYxNTc1In0",
"signature": "ftNzQDpOnbcBxuepXXLpr9rWi5OxwlU13srplV_Ifbg6qeRsv96RDGOUpG8xZvF2cY6Bmc9iDWs_JpkW1RQ3NKhbqImqk4DfyF6OKu0MFT6Pw7c_W-IKjOd1mrHILOrBLmU4WlZiPIDOFTk35YDHqHnVGRr6WnvoLyH6EPDCFUvfNv5gHAxt6HLG4AjIRiZTtcggAywuF3RAoTHcnw30HIBiVVBF3YB5GMjKNOGrsWJ3lkpe1jm9TB_OoIpAlS3KyAXTZmD-5AwgUf96AdnSZpAn9JMI-JFQuu0oPz0eNaAM6pR2f-f1T-oMuSF7X696NMQBdD6mFOFJsZvYJ5zW1A",
"payload": ""
}
2026-05-01 08:51:30,101:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724561575 HTTP/1.1" 200 825
2026-05-01 08:51:30,102:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:30 GMT
Content-Type: application/json
Content-Length: 825
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89GbaYt9UIMoLmL3zWuuZJbXmxMS08_a-QbnL4k2pJWiY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "flightjournal.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:25Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/VNeQeg",
"status": "pending",
"token": "gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/t5LbIA",
"status": "pending",
"token": "gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/8S7-MA",
"status": "pending",
"token": "gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c"
}
]
}
2026-05-01 08:51:30,102:DEBUG:acme.client:Storing nonce: upAtUo89GbaYt9UIMoLmL3zWuuZJbXmxMS08_a-QbnL4k2pJWiY
2026-05-01 08:51:30,102:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:30,103:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724561615:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OUdiYVl0OVVJTW9MbUwzeld1dVpKYlhteE1TMDhfYS1RYm5MNGsycEpXaVkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTYxNjE1In0",
"signature": "PhGuoJckO0DZhZwLwm0w4XK2gK731N2JdsihleOCTiE2sdngWDIzvSq3pNtXDoxxvxavh8edMi7YpgR9zFPKihZZuvYaKwlCJSCYCrw4gHSjRZpiOxuiPft92k8desby0qF18QNwaxGwGjqeRjpH_j-SEeCrcYiB-WF7OZVmH-kTzRLpZ63q7JPXmOeum6G9UQLqoNTq7GdSpTVXk41WnBxxH63UI3FmRC7LUy2yUUn0JjtDXbVOPSpwMWK7OvKbDNc1ch5tDPPRLJE2SuloL9sIru6wRRnhl149V-Oy3JMEKPMFKUOCXLeRdaSEitdw2_e17Ltfn1BxEVDFevEclg",
"payload": ""
}
2026-05-01 08:51:30,145:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724561615 HTTP/1.1" 200 829
2026-05-01 08:51:30,145:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:30 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphAueeAMcvpurwPs6IIgqPJKTvOk-8B0kZSiZGZlS3ihc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.flightjournal.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:25Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/YIRzJA",
"status": "pending",
"token": "XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/4LenQw",
"status": "pending",
"token": "XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/1cpKVQ",
"status": "pending",
"token": "XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA"
}
]
}
2026-05-01 08:51:30,146:DEBUG:acme.client:Storing nonce: IhYmVAphAueeAMcvpurwPs6IIgqPJKTvOk-8B0kZSiZGZlS3ihc
2026-05-01 08:51:33,149:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:33,150:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724561575:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaEF1ZWVBTWN2cHVyd1BzNklJZ3FQSktUdk9rLThCMGtaU2laR1psUzNpaGMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTYxNTc1In0",
"signature": "aaSeC076CsRqR77tzE0T4H_wby4io1W7sCYgIpXH472xW9VKXi0e6oF1uNotYaEyxXKzJzSGAyesERBJ8LU21LTitNLdv94VE4mrgd5s_TAysZu1eTQAX9czuZlRd9lOop-O3p7u9Ui5DiiNFkwJlByJ3CW-vdl_gYYW5nutLrRk4dltUpagfG6SHBu82kHPUvPJC8ED1BizqQtUyPMiaWMx5OnXdcXgbbPQtxvvLWOGaBp6biUrf5_6jjhKdhALOgZlTMsfi9qDh3KQg4mJk1nKH3aNmNqFwigJQe8rXzTSrvFzG9LD2EIXT_Z9itQjHQWgGANixuUaD7Agim7B3A",
"payload": ""
}
2026-05-01 08:51:33,195:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724561575 HTTP/1.1" 200 1692
2026-05-01 08:51:33,196:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:33 GMT
Content-Type: application/json
Content-Length: 1692
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89g_6-QY8Fter4XEXIIfrGUQ16GTiPthgx6lPEKjstYBY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "flightjournal.com"
},
"status": "invalid",
"expires": "2026-05-08T08:51:25Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561575/t5LbIA",
"status": "invalid",
"validated": "2026-05-01T08:51:28Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.flightjournal.com/.well-known/acme-challenge/gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c: 404",
"status": 403
},
"token": "gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c",
"validationRecord": [
{
"url": "http://flightjournal.com/.well-known/acme-challenge/gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c",
"hostname": "flightjournal.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://flightjournal.com/.well-known/acme-challenge/gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c",
"hostname": "flightjournal.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.flightjournal.com/.well-known/acme-challenge/gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c",
"hostname": "www.flightjournal.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:51:33,196:DEBUG:acme.client:Storing nonce: upAtUo89g_6-QY8Fter4XEXIIfrGUQ16GTiPthgx6lPEKjstYBY
2026-05-01 08:51:33,196:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:33,198:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724561615:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OWdfNi1RWThGdGVyNFhFWElJZnJHVVExNkdUaVB0aGd4NmxQRUtqc3RZQlkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NTYxNjE1In0",
"signature": "HMY-NTKUKwjQmZyFS2L2uHOIJK-V-R2nlP8utWLxfa4MfrTsaTz6WsQlesuR-pyAzQzjuFTRI4v918T8Agis24sbzGqgJwvkYiTNzOd2Sgh063118usP77P7CarC5tCUzA28qEPX8xbgjRIKUef3DhomSwo6k_tRcKv55My2t8rj59sW-CeoZvYvwNt2_C2_beTFvrI7c00odSrgDdekCKVKhscvTYVYTo96qOsik6V9psy6ompNEmdeVATqHXzwJyEDkv26mwaAfqc_Mte1FWJbbBRQRG_-weME7OsyiGXc8xtqxtCvOjScH27grsPXAINhUwBUxpNAS6bVEEn2Xw",
"payload": ""
}
2026-05-01 08:51:33,240:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724561615 HTTP/1.1" 200 1385
2026-05-01 08:51:33,241:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:33 GMT
Content-Type: application/json
Content-Length: 1385
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVApho_TM-6Bp1_R56gQ1lvhsXPrbIdtof_8tfvYAhEwO0QM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.flightjournal.com"
},
"status": "invalid",
"expires": "2026-05-08T08:51:25Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724561615/4LenQw",
"status": "invalid",
"validated": "2026-05-01T08:51:29Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.flightjournal.com/.well-known/acme-challenge/XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA: 404",
"status": 403
},
"token": "XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA",
"validationRecord": [
{
"url": "http://www.flightjournal.com/.well-known/acme-challenge/XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA",
"hostname": "www.flightjournal.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.flightjournal.com/.well-known/acme-challenge/XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA",
"hostname": "www.flightjournal.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:51:33,241:DEBUG:acme.client:Storing nonce: IhYmVApho_TM-6Bp1_R56gQ1lvhsXPrbIdtof_8tfvYAhEwO0QM
2026-05-01 08:51:33,241:INFO:certbot._internal.auth_handler:Challenge failed for domain flightjournal.com
2026-05-01 08:51:33,241:INFO:certbot._internal.auth_handler:Challenge failed for domain www.flightjournal.com
2026-05-01 08:51:33,241:INFO:certbot._internal.auth_handler:http-01 challenge for flightjournal.com
2026-05-01 08:51:33,242:INFO:certbot._internal.auth_handler:http-01 challenge for www.flightjournal.com
2026-05-01 08:51:33,242:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: flightjournal.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.flightjournal.com/.well-known/acme-challenge/gCCKswd2NZmDAut8nSmsQAZ7sZuAkMgevjX3LCOV-7c: 404
Domain: www.flightjournal.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.flightjournal.com/.well-known/acme-challenge/XvwclBfl20EugAv9PnzTgRwXBMzB4ZBRmcAgA9gaIOA: 404
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:51:33,242:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:33,242:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:51:33,242:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:51:33,431:ERROR:certbot._internal.renewal:Failed to renew certificate flightjournal.com with error: Some challenges have failed.
2026-05-01 08:51:33,431:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:33,435:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/mediakits.airage.com.conf
2026-05-01 08:51:33,454:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:34:52 UTC.
2026-05-01 08:51:33,454:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:51:33,454:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:33,561:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:51:33,836:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453ccf10>
Prep: True
2026-05-01 08:51:33,837:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453ccf10>
Prep: True
2026-05-01 08:51:33,837:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453ccf10> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453ccf10>
2026-05-01 08:51:33,837:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:51:33,883: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:51:33,884:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:51:33,885:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:51:34,176:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:51:34,176:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:34 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert",
"uzM8iMZDEIw": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417"
}
2026-05-01 08:51:34,177:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for mediakits.airage.com
2026-05-01 08:51:34,180:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:51:34,180:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:51:34,220:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:51:34,221:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:34 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89YeZB3ovlm-aeA1n8BLwJePG_gTKKxC41IP8usV4T6ao
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:51:34,221:DEBUG:acme.client:Storing nonce: upAtUo89YeZB3ovlm-aeA1n8BLwJePG_gTKKxC41IP8usV4T6ao
2026-05-01 08:51:34,221:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "mediakits.airage.com"\n }\n ]\n}'
2026-05-01 08:51:34,223:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OVllWkIzb3ZsbS1hZUExbjhCTHdKZVBHX2dUS0t4QzQxSVA4dXNWNFQ2YW8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "RE7NSF5yZ0D3qFtkHod3VjD5y41h1kpIZluUihCJGm6szf-0q2ylOewBErGmdRBLJlApU98qW2lro9o_ndk3TPQ5_s2rt_f7ck4QnMZqA9Lplkvd-ngiyMZ0vGwPcl7GQqUch11mp_6FLEAwI-4bjAqvtTvy6P_I6hwiDZegmqB9ZFcPPoDCZggxdNjnHg5c6dokoqErEo2HNkKgmr38Bc8-FmBv0BUyZ7ik7XcBnFFjs_G0KZ9qmUxQemLSqaTRAPLQauKWvx38UA0CMEetWOXFmrkw3Hms7gRHIs1Y03DmZ7pfTVAEk7LP1XURdWzrtB_zHNEBvLnayQB6-VMSLg",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIm1lZGlha2l0cy5haXJhZ2UuY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:51:34,391:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 354
2026-05-01 08:51:34,392:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:51:34 GMT
Content-Type: application/json
Content-Length: 354
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167372605
Replay-Nonce: IhYmVAph1W1qH610Z-Omb6PR6IMOVdu6PXtg7UgNoZLC8Wk0Yzc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:51:34Z",
"identifiers": [
{
"type": "dns",
"value": "mediakits.airage.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724608055"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167372605"
}
2026-05-01 08:51:34,392:DEBUG:acme.client:Storing nonce: IhYmVAph1W1qH610Z-Omb6PR6IMOVdu6PXtg7UgNoZLC8Wk0Yzc
2026-05-01 08:51:34,392:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:34,393:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724608055:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaDFXMXFINjEwWi1PbWI2UFI2SU1PVmR1NlBYdGc3VWdOb1pMQzhXazBZemMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NjA4MDU1In0",
"signature": "VDwjwB19KrCOFVlL2a0Mp-4XE_n12h--L89rwlm1V48SninIS-fDdJQUUP6QcZ3GRVWDGAq7ico7LPeC6GLF1Yc7yVMUs3oa_L_O_pUMNGDoLtowsvw7WNTsOqEZ-OVPbFVO84IntSjYzc2GsGcm9ICgz9QUE__uT96JtDTR4XuNUQecPYpzrw4EGN0FFDiLFDtKWsxgBSDnqwDQ1BhdaTAPAvEQo8awLbWYf7XXMgGTDjdquRiwiRUaJGd9kuXGmkYd4Q4iTw5RnkTw1fI3c4PWPrXdyO4oSOrtWt3q-TSs9I7bRaG3ZfqVjdixkwYK13GYnHRMfLK88Wq-8QHuPg",
"payload": ""
}
2026-05-01 08:51:34,437:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724608055 HTTP/1.1" 200 828
2026-05-01 08:51:34,437:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:34 GMT
Content-Type: application/json
Content-Length: 828
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89Nui_68kHvTRvUwk3ojR3qn8ADxS4LZ3PnHL5XWzGMfA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "mediakits.airage.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:34Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724608055/9z38JQ",
"status": "pending",
"token": "5SliTEW7RkmauuVXDfpWD4ELJBhlDflyWQSBDmx4C0Y"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724608055/deOOjw",
"status": "pending",
"token": "5SliTEW7RkmauuVXDfpWD4ELJBhlDflyWQSBDmx4C0Y"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724608055/fXaV1w",
"status": "pending",
"token": "5SliTEW7RkmauuVXDfpWD4ELJBhlDflyWQSBDmx4C0Y"
}
]
}
2026-05-01 08:51:34,437:DEBUG:acme.client:Storing nonce: upAtUo89Nui_68kHvTRvUwk3ojR3qn8ADxS4LZ3PnHL5XWzGMfA
2026-05-01 08:51:34,437:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:51:34,438:INFO:certbot._internal.auth_handler:http-01 challenge for mediakits.airage.com
2026-05-01 08:51:34,446:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: mediakits.airage.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:34,446:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: mediakits.airage.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:34,447:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:34,447:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:51:34,447:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:51:34,527:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:34,528:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:34,528:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:37,714:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:37,716:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724608055/deOOjw:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OU51aV82OGtIdlRSdlV3azNvalIzcW44QUR4UzRMWjNQbkhMNVhXekdNZkEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NjA4MDU1L2RlT09qdyJ9",
"signature": "gb7tuWwXgSgxjoae_UeynYyre6HsFHBwNKINPwPti-je5mfWE8xQk0L2ypsQxdgBNIEmX4J1BLN7FQYN7b9RgwaTvF_fdLz5XClJYw9wuYInqEQmGrO4DRiJ76WOdbcbFEJFl2Azvh3eVzs1LIVCxA9LYn1ZKw45u_4uxuvJ4KvbNCIoWZAHmdWg9w1aA6feiPq72JBf9ObtGITcqch-iD0ad9nfVx-EnwP1tOoKDc82VXbjB_7Xu-ED4bgu-cUvWUFfbzNMeh1otdO427VT4mRZgU2i6F0dmyUauSm12iLyFBeegk-nd6_kFEPexXAWcEFFfM2elJiWmqqQ5nI4ug",
"payload": "e30"
}
2026-05-01 08:51:37,774:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724608055/deOOjw HTTP/1.1" 200 195
2026-05-01 08:51:37,774:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:37 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724608055>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724608055/deOOjw
Replay-Nonce: upAtUo89lSHtj1myZ08itDh6FvOIx4ztSkZaqMmVjNlRKlETEQg
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724608055/deOOjw",
"status": "pending",
"token": "5SliTEW7RkmauuVXDfpWD4ELJBhlDflyWQSBDmx4C0Y"
}
2026-05-01 08:51:37,775:DEBUG:acme.client:Storing nonce: upAtUo89lSHtj1myZ08itDh6FvOIx4ztSkZaqMmVjNlRKlETEQg
2026-05-01 08:51:37,775:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:51:38,776:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:38,778:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724608055:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OWxTSHRqMW15WjA4aXREaDZGdk9JeDR6dFNrWmFxTW1Wak5sUktsRVRFUWciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NjA4MDU1In0",
"signature": "dRYXYSTOADHlwocaYjRt_-GzPJq5_h_jhVZ4XytsX_MtzXwMK2ah4Hz8_5W2l8tLxq0wx7_kZct4J0Yysdi7JUzQwD_hIiJvp9mBm0IJzGDegb-u5EypSgY8okeRxmrznVd00emV5I7cGB_eulgaiprFcKRPgwNwMKaUCupVCgvRExcxopKxyjZIm3Dm1S_vj2eQwXcHR8g6q9klrdt_Qn1qxvFYojOMk-BhbcbsjtZB4p3FvKW-mzghR68e5C-8QYzTBQRXNUeSvpUPXUfn7CMPsiI6t8zFpBH0aJotwfjlVqzXDC9xzPtFf_VlNytyHe0lxCi-sEm4t_fLdquDig",
"payload": ""
}
2026-05-01 08:51:38,820:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724608055 HTTP/1.1" 200 1379
2026-05-01 08:51:38,820:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:38 GMT
Content-Type: application/json
Content-Length: 1379
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphC4itYzE_tvLULgrFQSvVTaX8AQTblTxP4vHkwlUZiT8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "mediakits.airage.com"
},
"status": "invalid",
"expires": "2026-05-08T08:51:34Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724608055/deOOjw",
"status": "invalid",
"validated": "2026-05-01T08:51:37Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "54.146.93.33: Invalid response from https://mediakits.airage.com/.well-known/acme-challenge/5SliTEW7RkmauuVXDfpWD4ELJBhlDflyWQSBDmx4C0Y: 404",
"status": 403
},
"token": "5SliTEW7RkmauuVXDfpWD4ELJBhlDflyWQSBDmx4C0Y",
"validationRecord": [
{
"url": "http://mediakits.airage.com/.well-known/acme-challenge/5SliTEW7RkmauuVXDfpWD4ELJBhlDflyWQSBDmx4C0Y",
"hostname": "mediakits.airage.com",
"port": "80",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
},
{
"url": "https://mediakits.airage.com/.well-known/acme-challenge/5SliTEW7RkmauuVXDfpWD4ELJBhlDflyWQSBDmx4C0Y",
"hostname": "mediakits.airage.com",
"port": "443",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
}
]
}
]
}
2026-05-01 08:51:38,820:DEBUG:acme.client:Storing nonce: IhYmVAphC4itYzE_tvLULgrFQSvVTaX8AQTblTxP4vHkwlUZiT8
2026-05-01 08:51:38,821:INFO:certbot._internal.auth_handler:Challenge failed for domain mediakits.airage.com
2026-05-01 08:51:38,821:INFO:certbot._internal.auth_handler:http-01 challenge for mediakits.airage.com
2026-05-01 08:51:38,821:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: mediakits.airage.com
Type: unauthorized
Detail: 54.146.93.33: Invalid response from https://mediakits.airage.com/.well-known/acme-challenge/5SliTEW7RkmauuVXDfpWD4ELJBhlDflyWQSBDmx4C0Y: 404
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:51:38,821:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:38,821:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:51:38,822:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:51:38,998:ERROR:certbot._internal.renewal:Failed to renew certificate mediakits.airage.com with error: Some challenges have failed.
2026-05-01 08:51:38,999:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:39,003:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/membership.flightjournal.com.conf
2026-05-01 08:51:39,022:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:35:00 UTC.
2026-05-01 08:51:39,022:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:51:39,022:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:39,125:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:51:39,396:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c0340>
Prep: True
2026-05-01 08:51:39,396:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c0340>
Prep: True
2026-05-01 08:51:39,396:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c0340> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c0340>
2026-05-01 08:51:39,396:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:51:39,438: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:51:39,439:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:51:39,440:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:51:39,562:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:51:39,562:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:39 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.pdf",
"website": "https://letsencrypt.org"
},
"ms2fZ3xiO8s": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
"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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:51:39,564:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for membership.flightjournal.com
2026-05-01 08:51:39,566:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:51:39,566:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:51:39,607:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:51:39,607:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:39 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAph9U_sbYk21adjnvDra_ArkcdHcdZB0DH98zvky8gdfYo
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:51:39,608:DEBUG:acme.client:Storing nonce: IhYmVAph9U_sbYk21adjnvDra_ArkcdHcdZB0DH98zvky8gdfYo
2026-05-01 08:51:39,608:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "membership.flightjournal.com"\n }\n ]\n}'
2026-05-01 08:51:39,610:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaDlVX3NiWWsyMWFkam52RHJhX0Fya2NkSGNkWkIwREg5OHp2a3k4Z2RmWW8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "TuHMXJdMB1upTVPM2WiVhokdyYx_3OgZuwDyiMLmQxrlWZm4SfCYhKznc4qGzQ1H0NQT0ZRruxKCoCWZgz0z5Xn6Devo2nC4mEMytYgEJ9PNjJhYj_tUZrBzekpy2CJoWQ_eBGHt7hI7qRvmJGNh92zpvJhA1Fik_vBJA56tTUTqOavSgnve6bI3d6D6HqwVOowjlSFPK6MHqL9HndT-jh4rC1dS9DChqSdb-NJKhfuzkr9qNDBLqgWXkDoc0gmd-vLQEhRhBn09bHlxtQvXQAo4h1ap0ztV-cFzlmXl1AJqowSRQP5WLme55evByeOMEz0FPGk_4M40RPEzRFmJlQ",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIm1lbWJlcnNoaXAuZmxpZ2h0am91cm5hbC5jb20iCiAgICB9CiAgXQp9"
}
2026-05-01 08:51:39,764:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 362
2026-05-01 08:51:39,765:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:51:39 GMT
Content-Type: application/json
Content-Length: 362
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167390845
Replay-Nonce: IhYmVAphFbbmlLNRLvOeTuV-iMvMnbnOAWLTMILW1H4F9iLA8oE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:51:39Z",
"identifiers": [
{
"type": "dns",
"value": "membership.flightjournal.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724638585"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167390845"
}
2026-05-01 08:51:39,765:DEBUG:acme.client:Storing nonce: IhYmVAphFbbmlLNRLvOeTuV-iMvMnbnOAWLTMILW1H4F9iLA8oE
2026-05-01 08:51:39,765:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:39,766:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724638585:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaEZiYm1sTE5STHZPZVR1Vi1pTXZNbmJuT0FXTFRNSUxXMUg0RjlpTEE4b0UiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NjM4NTg1In0",
"signature": "KF1NltS5Zx86GVCJ4TwwHNMXa6ANhoc1UbYcndqls2AUy9nzzJ4fowwxvPXTNi-wjCtIwdK-FRzHOS5KTSNYEWbLgo1cXvAWuS4nWPsKOqwMC9RukipVL45UX7JhGC5IuOMuIFzgrPgDK33UB6ndmv3BGP_4AZpbaFZianRabdpols6BcEpUf7RrVBJ_nPHX7jI3QXpnMu7fwifpZpn9omMstMxokoOME8mgZ1-f4wogR6lDn-Ccyum_0N0Mn55jZ7fDFHAfI4l2xp0mz2EHmaxdyqW1OGQXLmbkEHdVBdTXgDz2CtfodmRmsMfUPepzfXDeGWr-MtT_XhmJmXeCXw",
"payload": ""
}
2026-05-01 08:51:39,809:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724638585 HTTP/1.1" 200 836
2026-05-01 08:51:39,809:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:39 GMT
Content-Type: application/json
Content-Length: 836
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphnLcx_3rL1TcKMsIyhh4Gm69hdKtS8ae4PzyTBCYx4dA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.flightjournal.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:39Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/cpnPoQ",
"status": "pending",
"token": "DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/IBcC6Q",
"status": "pending",
"token": "DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/SMYW6Q",
"status": "pending",
"token": "DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4"
}
]
}
2026-05-01 08:51:39,810:DEBUG:acme.client:Storing nonce: IhYmVAphnLcx_3rL1TcKMsIyhh4Gm69hdKtS8ae4PzyTBCYx4dA
2026-05-01 08:51:39,810:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:51:39,810:INFO:certbot._internal.auth_handler:http-01 challenge for membership.flightjournal.com
2026-05-01 08:51:39,819:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: membership.flightjournal.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:39,819:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: membership.flightjournal.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:39,819:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:39,819:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:51:39,820:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:51:39,901:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:39,901:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:39,901:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:43,080:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:43,082:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/IBcC6Q:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaG5MY3hfM3JMMVRjS01zSXloaDRHbTY5aGRLdFM4YWU0UHp5VEJDWXg0ZEEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NjM4NTg1L0lCY0M2USJ9",
"signature": "FWAHBNn4qB2oaPYWVSI9Ug28NM2yDi1Cz8xnGMyqqhTZKIZAPickEuao-RwnuMT0bFD2RwPCi5lfRafyxkd6got1DqZ-ruozOiPpr3-FOso-hozH6f11SmpzWFkQ5O_EX_AeODBXunrSj4HMI_02EMmGxgVzfycci5KjIuIykJ1nHe6ZcMyCE9tmld0eyUagpvH_1uyVUStRKYiCC7timqAnK2l0cefCpJacv7h0TU5zPGtoPh_RZX-YaR5TZ4_IdLBJ-lspKHzhMgSVNgHZjI3Zvq0eHFJtF14gnaM6l78H8VKPaezq6GnEsd_xuUyArb13Y_hJ6H40vYyPIv21tw",
"payload": "e30"
}
2026-05-01 08:51:43,126:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724638585/IBcC6Q HTTP/1.1" 200 195
2026-05-01 08:51:43,127:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:43 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724638585>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/IBcC6Q
Replay-Nonce: IhYmVAphYCfFTou5lNbgym27Q2KMTcrzfl10e859LxC3Ue12lqQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/IBcC6Q",
"status": "pending",
"token": "DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4"
}
2026-05-01 08:51:43,127:DEBUG:acme.client:Storing nonce: IhYmVAphYCfFTou5lNbgym27Q2KMTcrzfl10e859LxC3Ue12lqQ
2026-05-01 08:51:43,127:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:51:44,129:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:44,130:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724638585:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaFlDZkZUb3U1bE5iZ3ltMjdRMktNVGNyemZsMTBlODU5THhDM1VlMTJscVEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NjM4NTg1In0",
"signature": "LdbgzA9JMUWvXvo5yqzrjPlHHPFijNY4wLREqI6NtbWGfjaUfVLROxdkCbAD77V3NP0K6F8d1axrLhGGcqmOKQRPSm8H2NGO_qRnBZ40ot4fVrPJ3PxOT9UhlBL8NV9GHMpxSPobouOuAQa4a7hcs8l9jHVSxEC89A9N8pQKQYLep9ozYe_Uk9iMlCSsHjJi8LvsqOnxXIXFPmUAoLSL3Mwe2e0x-X6FamFsOpZH-Y5eFAQkYPD9e_s3Mx7t42euAQGYRzgCNjRma-CW7nv_QgJj93UQN2zdRii1aQblAgFN8HpokpdQb32Ur4sm7q6h4JKsxFsbCd1duJV3XcKT1g",
"payload": ""
}
2026-05-01 08:51:44,173:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724638585 HTTP/1.1" 200 836
2026-05-01 08:51:44,173:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:44 GMT
Content-Type: application/json
Content-Length: 836
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89wy5ERCeGTpdfVQWLr1_SpJVoYJbcm5ftid6OB6VhPds
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.flightjournal.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:39Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/IBcC6Q",
"status": "pending",
"token": "DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/SMYW6Q",
"status": "pending",
"token": "DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/cpnPoQ",
"status": "pending",
"token": "DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4"
}
]
}
2026-05-01 08:51:44,173:DEBUG:acme.client:Storing nonce: upAtUo89wy5ERCeGTpdfVQWLr1_SpJVoYJbcm5ftid6OB6VhPds
2026-05-01 08:51:47,177:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:47,178:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724638585:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OXd5NUVSQ2VHVHBkZlZRV0xyMV9TcEpWb1lKYmNtNWZ0aWQ2T0I2VmhQZHMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NjM4NTg1In0",
"signature": "QhtqCMl4aF2X84zBgjMDDk0iMCnrUBK0PP7x3b6nyS0KiROZPHSdq1uqv62UgKff22NYk8NtD23-iSdd02q_ZQwPFRRBiuKVfCgk76lYigBlC36pqTYM_py4_3xP1waGEfXMuOWUaucueqne42XxevFiPzmc4Mhn4Y8urQNdnjd8nknNt-rnJXKnESKov_jgftIzhDX-FpgolmddijKCwJh1wi3r3sSHCk1r2unpswfvg14UazIngPsKTRV7q5hz7HSkesLzGdV6sggLB3j-6PxH91d5z9JukyruuGxHoB0RfuqG0kWuDjh8C3eZyI26jxBhqMG3bz6BtgzJt6EqKA",
"payload": ""
}
2026-05-01 08:51:47,223:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724638585 HTTP/1.1" 200 1741
2026-05-01 08:51:47,223:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:47 GMT
Content-Type: application/json
Content-Length: 1741
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89w-BqUYuCkJCVLbLh1XrR2YnDyTBsSlipmTOceKkkYKc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.flightjournal.com"
},
"status": "invalid",
"expires": "2026-05-08T08:51:39Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724638585/IBcC6Q",
"status": "invalid",
"validated": "2026-05-01T08:51:43Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "The key authorization file from the server did not match this challenge. Expected \"DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4.Wc8VD4_8K_w_Py22KLn8Z2gdioWW_LL5n_y6U5KAAkU\" (got \"\")",
"status": 403
},
"token": "DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4",
"validationRecord": [
{
"url": "http://membership.flightjournal.com/.well-known/acme-challenge/DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4",
"hostname": "membership.flightjournal.com",
"port": "80",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://membership.flightjournal.com/.well-known/acme-challenge/DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4",
"hostname": "membership.flightjournal.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://membership.flightjournal.com/404.php",
"hostname": "membership.flightjournal.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
}
]
}
]
}
2026-05-01 08:51:47,223:DEBUG:acme.client:Storing nonce: upAtUo89w-BqUYuCkJCVLbLh1XrR2YnDyTBsSlipmTOceKkkYKc
2026-05-01 08:51:47,224:INFO:certbot._internal.auth_handler:Challenge failed for domain membership.flightjournal.com
2026-05-01 08:51:47,224:INFO:certbot._internal.auth_handler:http-01 challenge for membership.flightjournal.com
2026-05-01 08:51:47,224:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: membership.flightjournal.com
Type: unauthorized
Detail: The key authorization file from the server did not match this challenge. Expected "DR1K9ZDMcnl9lKx6oOh519g3vpVZHuPGVVORpBN73G4.Wc8VD4_8K_w_Py22KLn8Z2gdioWW_LL5n_y6U5KAAkU" (got "")
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:51:47,224:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:47,225:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:51:47,225:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:51:47,400:ERROR:certbot._internal.renewal:Failed to renew certificate membership.flightjournal.com with error: Some challenges have failed.
2026-05-01 08:51:47,401:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:47,405:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/membership.modelairplanenews.com.conf
2026-05-01 08:51:47,422:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:35:10 UTC.
2026-05-01 08:51:47,422:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:51:47,423:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:47,524:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:51:47,794:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c01f0>
Prep: True
2026-05-01 08:51:47,795:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c01f0>
Prep: True
2026-05-01 08:51:47,795:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c01f0> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c01f0>
2026-05-01 08:51:47,795:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:51:47,837: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:51:47,837:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:51:47,839:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:51:47,961:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:51:47,962:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:47 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert",
"zKca80dPOWg": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417"
}
2026-05-01 08:51:47,963:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for membership.modelairplanenews.com
2026-05-01 08:51:47,966:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:51:47,966:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:51:48,006:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:51:48,007:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:47 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAph2b4EuW_EEAlf6usF3jWnDhQgcU6ZzQZoAUGnZPI0aAM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:51:48,007:DEBUG:acme.client:Storing nonce: IhYmVAph2b4EuW_EEAlf6usF3jWnDhQgcU6ZzQZoAUGnZPI0aAM
2026-05-01 08:51:48,007:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "membership.modelairplanenews.com"\n }\n ]\n}'
2026-05-01 08:51:48,010:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaDJiNEV1V19FRUFsZjZ1c0YzalduRGhRZ2NVNlp6UVpvQVVHblpQSTBhQU0iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "PuueMmbxGXDEnFvIdk14hOpnFDGi5n_SnPRZ0jRwl73Y63gL7fd43ZH4e5VumE5y9aFJHmu-jYb2ev5OxtzA_qaI0Qb08rl8VWp3COQ6hNCzSdOh5s4VdGodnpJ0dknVIy-FCwIT_I8J6Yf0AYLkgyTJGAaqz8JVMbnvKvd0d512sVkrdTS39BVhy6mapPmTMN6mg49gQQnA7zFT3hADGIgurvVEJzt-7I-Sh7BkODVDAurjL_c2Vu-MYMJKUFiHmxttExeWPLEqbWi26TKFqwugrJzviLjJfXQufl8x1AJxUh4QZ5JWncUwPKHZ9S-8VTiTHJ62OllHI3BtFFMSFQ",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIm1lbWJlcnNoaXAubW9kZWxhaXJwbGFuZW5ld3MuY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:51:48,175:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 366
2026-05-01 08:51:48,175:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:51:48 GMT
Content-Type: application/json
Content-Length: 366
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167418165
Replay-Nonce: upAtUo89pYsUpr0jnNc2vyUIWf7W7Uqe5BlvVLskuvPI-O7yvrU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:51:48Z",
"identifiers": [
{
"type": "dns",
"value": "membership.modelairplanenews.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724683315"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167418165"
}
2026-05-01 08:51:48,175:DEBUG:acme.client:Storing nonce: upAtUo89pYsUpr0jnNc2vyUIWf7W7Uqe5BlvVLskuvPI-O7yvrU
2026-05-01 08:51:48,176:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:48,177:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724683315:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OXBZc1VwcjBqbk5jMnZ5VUlXZjdXN1VxZTVCbHZWTHNrdXZQSS1PN3l2clUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NjgzMzE1In0",
"signature": "gNNd1LxktGbkwd1J-eiwc98P9IHG_nljNoiZbFONnJ1ElTEMy1t4a8MQVTT3a15gyNAZApldGUVCcq6aY_Wc_mEBdcD019-fyhVx0oCDYp78gyyRYz3miyYSywUDV6Wt-XOwY61YSaG9GOrDI5ir0ZWuFBbyt7RFEu1IhfZpvteGYv1NZSyN6GnvbZlTPWVrnpSEyEw_sFepx9tzzHI68sTXR9qAlsXYt-ApC36kkKVPTuI6evlynb48BLL1xmPDZvRqLSraOE5bwe93PtYdkuQ_IRUT3ryuevJ4IO3jfk_AUVLNPSDQnUEgI-xW5vkSVkgGry0yCNlFbroByokUSg",
"payload": ""
}
2026-05-01 08:51:48,220:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724683315 HTTP/1.1" 200 840
2026-05-01 08:51:48,221:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:48 GMT
Content-Type: application/json
Content-Length: 840
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89PWzHdyJ-q5inbdfK-3KaDLX-y3M5ubVmLlPkh-f8l6k
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:48Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/sm0wcA",
"status": "pending",
"token": "SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/Kpto8A",
"status": "pending",
"token": "SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/6NNAjA",
"status": "pending",
"token": "SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0"
}
]
}
2026-05-01 08:51:48,221:DEBUG:acme.client:Storing nonce: upAtUo89PWzHdyJ-q5inbdfK-3KaDLX-y3M5ubVmLlPkh-f8l6k
2026-05-01 08:51:48,221:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:51:48,221:INFO:certbot._internal.auth_handler:http-01 challenge for membership.modelairplanenews.com
2026-05-01 08:51:48,230:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: membership.modelairplanenews.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:48,230:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: membership.modelairplanenews.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:48,230:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:48,231:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:51:48,231:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:51:48,312:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:48,312:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:48,312:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:51,488:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:51:51,490:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/sm0wcA:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OVBXekhkeUotcTVpbmJkZkstM0thRExYLXkzTTV1YlZtTGxQa2gtZjhsNmsiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NjgzMzE1L3NtMHdjQSJ9",
"signature": "iilsAj_J9XYkKWq2rCcSgPIPAYoSR8ZKrgst9WdHg7fEJqQ4m3DdXBaZ3hfb0VKt20sCckQFULiHfmog4EUd72nMRu2aDEu-2bzab41gqtj3uO0-55qEFVDrSnyUcT3lglJ03uSfKV0uAYEnyEogf-Q-fNZhSUi4JPkhl2RkJKSeHg8HUBpnmzq95BRomCFv73fHipPbXjeygUH6_S_r_LU6Px0sl9eowWfA9C2e0npr1ye_6-zA8W-GW1yE9mEwryOtp75o31p_LF8qWidLk-xZOglRozFTMo8isIre-2TPSI2nij-3li2fv1gr3POAgjDo_7-cxUm0zz5Hbt-LSQ",
"payload": "e30"
}
2026-05-01 08:51:51,535:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724683315/sm0wcA HTTP/1.1" 200 195
2026-05-01 08:51:51,536:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:51 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724683315>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/sm0wcA
Replay-Nonce: IhYmVAph6cGHJ1_ci4I_jt1Atd2eNkCNwHv4hzw7M5gBNu67P_M
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/sm0wcA",
"status": "pending",
"token": "SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0"
}
2026-05-01 08:51:51,536:DEBUG:acme.client:Storing nonce: IhYmVAph6cGHJ1_ci4I_jt1Atd2eNkCNwHv4hzw7M5gBNu67P_M
2026-05-01 08:51:51,536:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:51:52,537:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:52,539:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724683315:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaDZjR0hKMV9jaTRJX2p0MUF0ZDJlTmtDTndIdjRoenc3TTVnQk51NjdQX00iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NjgzMzE1In0",
"signature": "JmbpdAhA0p4MuNzFow0rXckFJoAg_6fY3StN1ukKNt0kS3GkT1udhgRMa89jAc6zgACdWGJtLsOoj93WHBIa6fdNb3hxNowP3PYeaERwhRDs1k8PEarfqCZUMd1UawSEWFQJYRJEHyWYKuIOuexc4InnR-0Quk65z_IpVDTXPuBTYvvIQxTuUNyOEDIKn5LK47B-m2dLBmWwkx8xPCr49z2VaimaYEFdEUqrfqx_F3GQ3KJPsdN5k6H0ylmN3me2auIMDDbd64ThSXgUmwHS3bHGsbqSj4LhlKKf_zqslc6Ec3B9j-B-xFis9X_f3nM946pDaBI8UQAjUZLKkeLcrg",
"payload": ""
}
2026-05-01 08:51:52,582:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724683315 HTTP/1.1" 200 840
2026-05-01 08:51:52,583:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:52 GMT
Content-Type: application/json
Content-Length: 840
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphagz3lKvbHr046fUq4-8pQuJjenYhl2MzV8BJD84zMw4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:48Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/Kpto8A",
"status": "pending",
"token": "SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/sm0wcA",
"status": "pending",
"token": "SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/6NNAjA",
"status": "pending",
"token": "SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0"
}
]
}
2026-05-01 08:51:52,583:DEBUG:acme.client:Storing nonce: IhYmVAphagz3lKvbHr046fUq4-8pQuJjenYhl2MzV8BJD84zMw4
2026-05-01 08:51:55,586:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:55,589:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724683315:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaGFnejNsS3ZiSHIwNDZmVXE0LThwUXVKamVuWWhsMk16VjhCSkQ4NHpNdzQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NjgzMzE1In0",
"signature": "V5wc4QHN82yrl7YsBDahTl7q1PG6pnrH-J21vyz87vVylmXBmtlimo3zppF0QabgDeJxOQ4VkrU7h6Jlx36UQFvMuszrNynIGDup5-sfUJASV2RCCUt5wEGA_7pHZHRiVEpZqKZs3hDirHI59jfjvFHhoZozRdESqAdf7hOdiPRhc1xkv5Z3KetMZq8Dnh8zsEdA77qzRZ8yoaP8ouMcuZxZp7rJHSHLrI-D-lTEWWlT7geNKaeBZ3EiJAVCypQry9sau_aM_fJaENbVM90J1xZOGdsHTfMM_xtfR5dAhu9iFDr2L7D6XgJFZYAwD4HMi2zjDgjhHs4RlVb0EXRriQ",
"payload": ""
}
2026-05-01 08:51:55,633:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724683315 HTTP/1.1" 200 1871
2026-05-01 08:51:55,633:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:55 GMT
Content-Type: application/json
Content-Length: 1871
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphRg-PqBWoE_vpv5fxG8g_gDJ2l1y9mcWB-eQqXYNr5gY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.modelairplanenews.com"
},
"status": "invalid",
"expires": "2026-05-08T08:51:48Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724683315/sm0wcA",
"status": "invalid",
"validated": "2026-05-01T08:51:51Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "3.215.60.208: Invalid response from https://membership.modelairplanenews.com/: \"\\n\\n\u003c!doctype html\u003e\\n\u003chtml lang=\\\"en-US\\\"\u003e\\n\u003chead\u003e\\n\\t\u003cmeta charset=\\\"UTF-8\\\"\u003e\\n\\t\u003clink rel=\\\"shortcut icon\\\" href=\\\"/wp-content/themes/zox-new\"",
"status": 403
},
"token": "SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0",
"validationRecord": [
{
"url": "http://membership.modelairplanenews.com/.well-known/acme-challenge/SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0",
"hostname": "membership.modelairplanenews.com",
"port": "80",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://membership.modelairplanenews.com/.well-known/acme-challenge/SLVcn6q9Im46dPlXaR4L-v1gMbyo_mYEL5MRcyxaw-0",
"hostname": "membership.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://membership.modelairplanenews.com/",
"hostname": "membership.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
}
]
}
]
}
2026-05-01 08:51:55,633:DEBUG:acme.client:Storing nonce: IhYmVAphRg-PqBWoE_vpv5fxG8g_gDJ2l1y9mcWB-eQqXYNr5gY
2026-05-01 08:51:55,634:INFO:certbot._internal.auth_handler:Challenge failed for domain membership.modelairplanenews.com
2026-05-01 08:51:55,634:INFO:certbot._internal.auth_handler:http-01 challenge for membership.modelairplanenews.com
2026-05-01 08:51:55,634:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: membership.modelairplanenews.com
Type: unauthorized
Detail: 3.215.60.208: Invalid response from https://membership.modelairplanenews.com/: "\n\n<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<link rel=\"shortcut icon\" href=\"/wp-content/themes/zox-new"
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:51:55,634:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:55,634:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:51:55,634:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:51:55,865:ERROR:certbot._internal.renewal:Failed to renew certificate membership.modelairplanenews.com with error: Some challenges have failed.
2026-05-01 08:51:55,866:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:51:55,870:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/membership.rccaraction.com.conf
2026-05-01 08:51:55,894:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:35:22 UTC.
2026-05-01 08:51:55,894:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:51:55,894:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:51:56,004:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:51:56,338:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c03a0>
Prep: True
2026-05-01 08:51:56,338:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c03a0>
Prep: True
2026-05-01 08:51:56,338:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c03a0> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453c03a0>
2026-05-01 08:51:56,338:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:51:56,381: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:51:56,381:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:51:56,382:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:51:56,563:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:51:56,564:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:56 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"4Y-cfWG8CV8": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:51:56,565:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for membership.rccaraction.com
2026-05-01 08:51:56,567:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:51:56,567:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:51:56,627:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:51:56,628:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:56 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKMzA9YycF8Bq9ljK5o5d5I43f4E653qTJxzjOPP3Bbf0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:51:56,628:DEBUG:acme.client:Storing nonce: VJnpPdsKMzA9YycF8Bq9ljK5o5d5I43f4E653qTJxzjOPP3Bbf0
2026-05-01 08:51:56,628:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "membership.rccaraction.com"\n }\n ]\n}'
2026-05-01 08:51:56,631:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS016QTlZeWNGOEJxOWxqSzVvNWQ1STQzZjRFNjUzcVRKeHpqT1BQM0JiZjAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "Sth6NC8EiKA-meXqIgm6ROziCyoNZjSGKOWY7wJWm7eLQylGVOXnmRzFrmRHbombs5fIuwwAWzF9FfKt7tnxSxwwY6IzRnydbMSJBpccMzn8560MNeacA0MJzDoZHV9N309LzODC0ziGNlDL4WXXNZKDFyqqIXEm5OgWcyDN0-CA3CAlXzs-gPrpodjFyRuZ0HoMDcgOuNbSgX4b88RULOYCKJ11YqVEyl8tx9u7iwajK-5IBNKdFM15uKxSevrB-Nko1FQkkj2bKlP2dXKDlTAsFUm1QPw2G5uBHRnKj7kBKAD3gXOwPYDf2gvEim1v6s24vFVFUyDoZdt4DyDBwg",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIm1lbWJlcnNoaXAucmNjYXJhY3Rpb24uY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:51:56,735:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 360
2026-05-01 08:51:56,736:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:51:56 GMT
Content-Type: application/json
Content-Length: 360
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167447125
Replay-Nonce: VJnpPdsKmmf-7IIh3b_QuDAiSd8RGhDsgFWFnb32fM6K3RkoxI0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:51:56Z",
"identifiers": [
{
"type": "dns",
"value": "membership.rccaraction.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724731965"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167447125"
}
2026-05-01 08:51:56,736:DEBUG:acme.client:Storing nonce: VJnpPdsKmmf-7IIh3b_QuDAiSd8RGhDsgFWFnb32fM6K3RkoxI0
2026-05-01 08:51:56,736:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:51:56,737:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724731965:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS21tZi03SUloM2JfUXVEQWlTZDhSR2hEc2dGV0ZuYjMyZk02SzNSa294STAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NzMxOTY1In0",
"signature": "ZpqKSWimQNL4PD0MoIwT8TYgua5ghWLCrVwa_ahLsTYMwUQ0xyl-6OaSr5PhJ8nQdoC3AVPozUS8X3y6ixMaIatW0w8idwcCTvwcJljIBf5P6s4jJdsZAqSLVNogs2zTZrjPJRqC_hu2_zwCfb2FZC249PvGvWDTRDnO6tq3BsAcyffg5qMRBIXIxW-9Bm_teIF4QEHxiNhdmQfmiraMZ4XWMOzNuwJaOgyRCKU0JH4cWhZEKJUsB6296UnRBOGREWJ8sP6VWBDsrdOXivuwNcn-OnTV1VvveSfxfnGgdOnL06Q8LNo7mzHQvQzCp5wy9L05KRpYtSk2CueUNSrUdQ",
"payload": ""
}
2026-05-01 08:51:56,875:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724731965 HTTP/1.1" 200 834
2026-05-01 08:51:56,875:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:51:56 GMT
Content-Type: application/json
Content-Length: 834
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9KHPFx1FPqzPp87I1vJlz5Qb6mRP-5nuQw6L4ssEnmS4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.rccaraction.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:56Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/W4171w",
"status": "pending",
"token": "NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/FVATJg",
"status": "pending",
"token": "NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/ePTC0A",
"status": "pending",
"token": "NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA"
}
]
}
2026-05-01 08:51:56,876:DEBUG:acme.client:Storing nonce: 3A87yRk9KHPFx1FPqzPp87I1vJlz5Qb6mRP-5nuQw6L4ssEnmS4
2026-05-01 08:51:56,876:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:51:56,876:INFO:certbot._internal.auth_handler:http-01 challenge for membership.rccaraction.com
2026-05-01 08:51:56,885:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: membership.rccaraction.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:56,885:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: membership.rccaraction.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:56,885:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:51:56,886:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:51:56,886:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:51:56,966:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:51:56,967:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:51:56,967:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:00,144:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:00,149:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/ePTC0A:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOUtIUEZ4MUZQcXpQcDg3STF2Smx6NVFiNm1SUC01bnVRdzZMNHNzRW5tUzQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0NzMxOTY1L2VQVEMwQSJ9",
"signature": "Zp3j40C-Wa5ZAeEawksrbdlZlBgMX4V8anoNrQaIAo1mw53m3xYVer5FE1wV9sPpMmnWpLGPhRcOdIFmkLyqBGrQ0X4jXE_3vDX5Y6GSCagnTyBUlk8fPwyXiAQSx5QfW4lvHJuOP6Q6cfBlwrcumEClUWwzeojHLwgDz7cjcbcsngIjTTt51MmMboyBd9Ytfm8ypi7F-qorKWnnam6Su1INyHCNIxslaaXIDEkSYuwPBerlZPiU5tHEtuOdN9PSiA2m4g4NLlWA_dQJeocw0wSJez8uHYr03A7IlRtmX7FNWueg8JxVKCES8OWaTPIV2DprbKWcCHbp_R2d-zY-Ng",
"payload": "e30"
}
2026-05-01 08:52:00,236:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724731965/ePTC0A HTTP/1.1" 200 195
2026-05-01 08:52:00,239:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:00 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724731965>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/ePTC0A
Replay-Nonce: VJnpPdsKPcu9cVt82W-wsMZYAYy7KlRlA1rsYTkoWnnI0wz47_M
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/ePTC0A",
"status": "pending",
"token": "NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA"
}
2026-05-01 08:52:00,239:DEBUG:acme.client:Storing nonce: VJnpPdsKPcu9cVt82W-wsMZYAYy7KlRlA1rsYTkoWnnI0wz47_M
2026-05-01 08:52:00,239:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:52:01,241:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:01,243:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724731965:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS1BjdTljVnQ4Mlctd3NNWllBWXk3S2xSbEExcnNZVGtvV25uSTB3ejQ3X00iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NzMxOTY1In0",
"signature": "RUtQSocHYbPJDbxN7YZpQugDWXvY7thS_Ue4hTxFrg29YDv5t2vJ-so3vRBQknDazxy8WwUnUaAk9WJ2U7pdEU3F6jek_as8cayv5vuEFsh3mpU5VeKMqIFUcliE6hAj6cgV-UDCPtga45H2GC1k6MKKMwUN-hijmgA75tXqKUF7AyApnP7I4eu3g5YxpHUKvpcTXZEXPLM_K0P7YhTZQr_7V2zAKneqWYYfg1b_O9xU-z0IW8yaRDfn2AlPtLCmouggBQ3_N2Uvhd-zFoGF0LC0UMr1hcEsB1QAGP9einrkN_ysiwR7Lr43zELKa7Bmtb20h6Zux5vWL_ON1G5kGA",
"payload": ""
}
2026-05-01 08:52:01,310:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724731965 HTTP/1.1" 200 834
2026-05-01 08:52:01,313:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:01 GMT
Content-Type: application/json
Content-Length: 834
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsK2XsS7-elcl4UCeMkAQNd6BXECErW5SMLwKJpMC6d3U8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.rccaraction.com"
},
"status": "pending",
"expires": "2026-05-08T08:51:56Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/FVATJg",
"status": "pending",
"token": "NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/W4171w",
"status": "pending",
"token": "NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/ePTC0A",
"status": "pending",
"token": "NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA"
}
]
}
2026-05-01 08:52:01,313:DEBUG:acme.client:Storing nonce: VJnpPdsK2XsS7-elcl4UCeMkAQNd6BXECErW5SMLwKJpMC6d3U8
2026-05-01 08:52:04,319:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:04,321:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724731965:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzSzJYc1M3LWVsY2w0VUNlTWtBUU5kNkJYRUNFclc1U01Md0tKcE1DNmQzVTgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0NzMxOTY1In0",
"signature": "h6B8zF3w7uhQKWN_17lREdXtlH5bDfvmZ9Lj0mVPus71ZxT0sxbhABFPLjS6K8j3aI-HYX22uyHYVvurqlcMTvLFEsk6RaH3rsWAu6GfkX3XtZHcVE9gPy4zlqsTlKDOAcOetgTY28QnB7NNnY7c7eLlNVqhgGC9SMp2zpqZxTUIHVm65TqKJJOzLKLt2otWjiXhULipSPbqGB-A1m2hJ2rM5KAmRkeBhtlcBtn5JueGltEhHqC3bA7gQbfomC4v4Q2Fb2rX5eZPoufxIDAWds_Cq_6Oo0kfew7TUNQPzmjiIn3FQT57SgRmG_dHW1-FUta7PYsGS7ZadNrMPzAUvA",
"payload": ""
}
2026-05-01 08:52:04,385:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724731965 HTTP/1.1" 200 1819
2026-05-01 08:52:04,385:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:04 GMT
Content-Type: application/json
Content-Length: 1819
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsK1DhsFV_v1hbW5Hhy6csElKyefbdYCxzPt6yJO3uKRmc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.rccaraction.com"
},
"status": "invalid",
"expires": "2026-05-08T08:51:56Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724731965/ePTC0A",
"status": "invalid",
"validated": "2026-05-01T08:52:00Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "3.215.60.208: Invalid response from https://membership.rccaraction.com/: \"\u003c!doctype html\u003e\\n\u003chtml lang=\\\"en-US\\\"\u003e\\n\u003chead\u003e\\n\\t\u003cmeta charset=\\\"UTF-8\\\"\u003e\\n\\t\u003clink rel=\\\"shortcut icon\\\" href=\\\"/wp-content/themes/zox-news-\"",
"status": 403
},
"token": "NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA",
"validationRecord": [
{
"url": "http://membership.rccaraction.com/.well-known/acme-challenge/NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA",
"hostname": "membership.rccaraction.com",
"port": "80",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://membership.rccaraction.com/.well-known/acme-challenge/NXlYNW0ZrSVLdYuZBnwTZ0cqbNONRCaNfY4NzD5vNUA",
"hostname": "membership.rccaraction.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://membership.rccaraction.com/",
"hostname": "membership.rccaraction.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
}
]
}
]
}
2026-05-01 08:52:04,386:DEBUG:acme.client:Storing nonce: VJnpPdsK1DhsFV_v1hbW5Hhy6csElKyefbdYCxzPt6yJO3uKRmc
2026-05-01 08:52:04,386:INFO:certbot._internal.auth_handler:Challenge failed for domain membership.rccaraction.com
2026-05-01 08:52:04,386:INFO:certbot._internal.auth_handler:http-01 challenge for membership.rccaraction.com
2026-05-01 08:52:04,386:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: membership.rccaraction.com
Type: unauthorized
Detail: 3.215.60.208: Invalid response from https://membership.rccaraction.com/: "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<link rel=\"shortcut icon\" href=\"/wp-content/themes/zox-news-"
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:52:04,387:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:04,387:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:52:04,387:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:52:04,580:ERROR:certbot._internal.renewal:Failed to renew certificate membership.rccaraction.com with error: Some challenges have failed.
2026-05-01 08:52:04,580:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:04,584:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/micheleleasurept.com.conf
2026-05-01 08:52:04,604:INFO:certbot.ocsp:Cannot extract OCSP URI from /etc/letsencrypt/archive/micheleleasurept.com/cert4.pem
2026-05-01 08:52:04,605:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal
2026-05-01 08:52:04,606:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:52:04,611:DEBUG:certbot._internal.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453b2b50>
2026-05-01 08:52:04,611:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2026-05-01 08:52:04,611:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/modelairplanenews.com-0001.conf
2026-05-01 08:52:04,635:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:35:33 UTC.
2026-05-01 08:52:04,635:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:52:04,635:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:52:04,737:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:52:05,011:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7454c2c10>
Prep: True
2026-05-01 08:52:05,012:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7454c2c10>
Prep: True
2026-05-01 08:52:05,012:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7454c2c10> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7454c2c10>
2026-05-01 08:52:05,012:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:52:05,055: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:52:05,056:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:52:05,057:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:52:05,237:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:52:05,237:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:05 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"ikRebbZthu0": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:52:05,239:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for modelairplanenews.com and www.modelairplanenews.com
2026-05-01 08:52:05,241:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:52:05,241:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:52:05,301:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:52:05,301:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:05 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk98_Wcz4jaImxRCt9_WOmChN1dahdXqDip3wMPKjJF2Jw
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:52:05,301:DEBUG:acme.client:Storing nonce: 3A87yRk98_Wcz4jaImxRCt9_WOmChN1dahdXqDip3wMPKjJF2Jw
2026-05-01 08:52:05,302:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "modelairplanenews.com"\n },\n {\n "type": "dns",\n "value": "www.modelairplanenews.com"\n }\n ]\n}'
2026-05-01 08:52:05,304:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOThfV2N6NGphSW14UkN0OV9XT21DaE4xZGFoZFhxRGlwM3dNUEtqSkYySnciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "e2Wfwr_YhMKqPMjLgviehsnzH3byizXHc-NpCg4wqW9HvDZcsbWzkgjxPu8lA5_W_8V3WbeaejvEmUDlSY5A3LA9MfUbwJEYod_GGIkWKRIRXYQKSc0PyTRsv6m1KPXrJ5fjOvNOYU_pu9OdjlSxMVwo9BbA9JQ5H7--tJA6dygRlB62YlnhVfDRPmGmtW17e5B-KhYlSayA1Rk5vC7fct8q2wVhJtfNvn20TdJFe22VEh0ADlhMCEngB8BZxdB5sEU2yu8MSCuneAd_Blk3JsZ2owiKIUC3OgAlUw0UMNcfHe8RyUuLYlDs-5iyLR9K4bftSK8BkDsbV0PXSUwfAQ",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIm1vZGVsYWlycGxhbmVuZXdzLmNvbSIKICAgIH0sCiAgICB7CiAgICAgICJ0eXBlIjogImRucyIsCiAgICAgICJ2YWx1ZSI6ICJ3d3cubW9kZWxhaXJwbGFuZW5ld3MuY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:52:05,385:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 511
2026-05-01 08:52:05,385:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:52:05 GMT
Content-Type: application/json
Content-Length: 511
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167479425
Replay-Nonce: VJnpPdsKbegi7UeB6M2QoG2B7DNisntiUeZtM6kHXe69DeGJLn8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:52:05Z",
"identifiers": [
{
"type": "dns",
"value": "modelairplanenews.com"
},
{
"type": "dns",
"value": "www.modelairplanenews.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724796395",
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724796405"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167479425"
}
2026-05-01 08:52:05,386:DEBUG:acme.client:Storing nonce: VJnpPdsKbegi7UeB6M2QoG2B7DNisntiUeZtM6kHXe69DeGJLn8
2026-05-01 08:52:05,386:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:05,387:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724796395:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS2JlZ2k3VWVCNk0yUW9HMkI3RE5pc250aVVlWnRNNmtIWGU2OURlR0pMbjgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0Nzk2Mzk1In0",
"signature": "fyTl7Am2X7knO7jR0evxj15CIflnEiWsvjr_YP4EgGXjxDwb8Mv9mnl2Xzfjq6s4PrfuWZpIf4lK4QSJ58twPEin9EDDJaza9vNMJxvTV7ycQ7JzAzFVQLMkzBbrc_YwKeoznPtovKXF1UlobbkAN1mqdNQnCWuY2BikCMEmb3tEwbDMcveueypbzEAMT8MhUeGG-Upv_yd2-dCV1xr7UvFTVxhfN7huf2_7e1LHWgpmNyLZTIvFZ9Uym29mWWe4cIxFjwgbFZpng3bK0Tlfxi5M0yN3UJjj2NLM5g_0yar_HomAV4CSyZcQycjmb_up7trqMD-N104W7UqfQ3yxDw",
"payload": ""
}
2026-05-01 08:52:05,448:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724796395 HTTP/1.1" 200 829
2026-05-01 08:52:05,449:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:05 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9csL5ulUQFagAlCm0-S2LpRa7ucyBzxftEMSuJ5A00bA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:05Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/DkfWRg",
"status": "pending",
"token": "XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/PVO2fQ",
"status": "pending",
"token": "XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/V5PKJA",
"status": "pending",
"token": "XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4"
}
]
}
2026-05-01 08:52:05,449:DEBUG:acme.client:Storing nonce: 3A87yRk9csL5ulUQFagAlCm0-S2LpRa7ucyBzxftEMSuJ5A00bA
2026-05-01 08:52:05,449:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:05,450:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724796405:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOWNzTDV1bFVRRmFnQWxDbTAtUzJMcFJhN3VjeUJ6eGZ0RU1TdUo1QTAwYkEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0Nzk2NDA1In0",
"signature": "NkK5Tpe839pLC5_SSc5l24HJlCZ4me_gkHCnYEY-aJWVoqy67DSH8n3WtEwDt_ecfYYCUGnTz6LPjZVg10aRoPUejQSQSPn3hxBObvvf0FIClc1L37DOiISj_IbrEFfQhNDB4ybYo8-BJbwz021WAAMRP6dNlBQzeXExAJgDOiSuSfPboSGQH70XDBXYqzRl77yjCLcY8-6GiO-4D4bnch_oXwk0643SLLNLrDjE0nAcwnquf3UQmM0vVVufWapu2oFWjEHTbtG2AemA3Qnn5xkn90U4iep0kNvR58kqqfhs5U4EzTYQSueyOu0-xp3VoneI1V7v8MRRdWVNOIhAMQ",
"payload": ""
}
2026-05-01 08:52:05,512:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724796405 HTTP/1.1" 200 833
2026-05-01 08:52:05,513:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:05 GMT
Content-Type: application/json
Content-Length: 833
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9zHjpVifIBvimKCNTgOys7dPwHWU7fgtQlX8iJP3PCLI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:05Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/jdiaFg",
"status": "pending",
"token": "07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/hbV-QQ",
"status": "pending",
"token": "07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/heBJJw",
"status": "pending",
"token": "07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ"
}
]
}
2026-05-01 08:52:05,513:DEBUG:acme.client:Storing nonce: 3A87yRk9zHjpVifIBvimKCNTgOys7dPwHWU7fgtQlX8iJP3PCLI
2026-05-01 08:52:05,513:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:52:05,513:INFO:certbot._internal.auth_handler:http-01 challenge for modelairplanenews.com
2026-05-01 08:52:05,513:INFO:certbot._internal.auth_handler:http-01 challenge for www.modelairplanenews.com
2026-05-01 08:52:05,523:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: modelairplanenews.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:05,523:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: modelairplanenews.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:05,523:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:05,524:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:52:05,524:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:52:05,601:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:05,601:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:05,601:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:08,778:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:08,780:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/PVO2fQ:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOXpIanBWaWZJQnZpbUtDTlRnT3lzN2RQd0hXVTdmZ3RRbFg4aUpQM1BDTEkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0Nzk2Mzk1L1BWTzJmUSJ9",
"signature": "jRzoy6Cg7WXZpQfTJZFFRAjmQe6IQ6Bzy4J2X3BagRkWHxsSMT0KbjZ_5numT2kEJ-9AN85hK1W9L_VH1Zs_0hqXavMaCHgTVwrxetow0aujSIeWsDb7gbJxyu-srQVX8rqzkFYo7lCsN-hb7ELnLoHU-42HGxO8xwrr5YkSh62iOZiwKQY8iVGdLFoH35oA1DlJkRrI9GUAwBMQKIKOXCY9awVRrtm2GDSt0UD-jqO3uNuC_w3Zo1fONuS1ZmdKM0NNCK6DuL8Cf6S4G4F1GsfZdYyGHrwstYJK-VqvMQYtHv6sFJ8vEqSgT9vxsjr0ODr7AM1_EFPZfFDj5GtCUg",
"payload": "e30"
}
2026-05-01 08:52:08,843:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724796395/PVO2fQ HTTP/1.1" 200 195
2026-05-01 08:52:08,843:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:08 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724796395>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/PVO2fQ
Replay-Nonce: VJnpPdsK6B9eX5Y9r4NQFzqNiTr8aAKTI95oJJY3z2rPS4QALIg
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/PVO2fQ",
"status": "pending",
"token": "XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4"
}
2026-05-01 08:52:08,843:DEBUG:acme.client:Storing nonce: VJnpPdsK6B9eX5Y9r4NQFzqNiTr8aAKTI95oJJY3z2rPS4QALIg
2026-05-01 08:52:08,844:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:08,845:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/heBJJw:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzSzZCOWVYNVk5cjROUUZ6cU5pVHI4YUFLVEk5NW9KSlkzejJyUFM0UUFMSWciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0Nzk2NDA1L2hlQkpKdyJ9",
"signature": "U4ek8Gj5NmlLgPoix7NH1Nknm2735jyciK_4VUY28GQzWQxZXVMYzyDqyhr8KMe67McYQQrVcrvQEI-vl9JwmCE8BpD2M65aIsjbBt6_h1gTXKE4nMQWcbQvK3BAIeN7Pbjbxo21loQoK8c8rdN8FrZQ9tuepP82nmlb2LXyfPiWFaCu1N1R1y4swRZoUqx8uy-mhAT_0n_ay6G26oV64cYXB1_MKXdDXMmI16e_PmJeQIrG1PBQ0ZZ7b4IOUEPOVOXbQAMfbrKKn5UN8s8VWzIMAQjZBZdL9anzaZsB3W_qWvh0ij8KIKAzNnxm0PQ0qPyOWpcozshH8xLYQBLoAA",
"payload": "e30"
}
2026-05-01 08:52:08,907:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724796405/heBJJw HTTP/1.1" 200 195
2026-05-01 08:52:08,908:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:08 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724796405>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/heBJJw
Replay-Nonce: 3A87yRk97bXC1ww1Txm_hdXhJaJviZNM27DEOGi2IrnfJDYX9Q4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/heBJJw",
"status": "pending",
"token": "07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ"
}
2026-05-01 08:52:08,908:DEBUG:acme.client:Storing nonce: 3A87yRk97bXC1ww1Txm_hdXhJaJviZNM27DEOGi2IrnfJDYX9Q4
2026-05-01 08:52:08,908:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:52:09,909:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:09,911:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724796395:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOTdiWEMxd3cxVHhtX2hkWGhKYUp2aVpOTTI3REVPR2kySXJuZkpEWVg5UTQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0Nzk2Mzk1In0",
"signature": "F5i6VNfX0wvWuiSsbN-mNAj-2_zU-NIzobVpiiXCmwSV58uiV9-oOgUJXlBHRf-5nKgk8-0LjodolHUH09WZ3tTDCxFMjGX43BH_GoGa1Nx8VjoyN3UQriYpvgcnU3BkdtJomEeqyV1a8npSnws9thXqe1eSLnXeWiWiLhpPV4W3jOzi-CZiPumbPZeN8TbFv2Fd3eKj7C0fCRYWltx_MzyVnbLcO__RME4FlsrZhROyTXZhL1P8-FqVptqkRfdBncityjc-ZgcO1DURiJgzKV8EhL2YajMtweQ8dB2ZNxkkEu_cSjRoGiFtUvYILe_pOkaneVHiCjlQz1Ujd7aUWw",
"payload": ""
}
2026-05-01 08:52:09,983:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724796395 HTTP/1.1" 200 829
2026-05-01 08:52:09,984:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:09 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk919e_L6HrBNUJo-cKRZS5uMRMRFWFnb8d45QLnTGnneo
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:05Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/V5PKJA",
"status": "pending",
"token": "XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/DkfWRg",
"status": "pending",
"token": "XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/PVO2fQ",
"status": "pending",
"token": "XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4"
}
]
}
2026-05-01 08:52:09,984:DEBUG:acme.client:Storing nonce: 3A87yRk919e_L6HrBNUJo-cKRZS5uMRMRFWFnb8d45QLnTGnneo
2026-05-01 08:52:09,984:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:09,986:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724796405:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOTE5ZV9MNkhyQk5VSm8tY0tSWlM1dU1STVJGV0ZuYjhkNDVRTG5UR25uZW8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0Nzk2NDA1In0",
"signature": "CS4wvYoccQN8B5TmRVVjQS-BuYEg97l-IiyLJtWGYHKOk4ralRaxyNgdPgXiBV79YApCZ-6YKnspSS4WhDYNLfZHMxyiTHav_-l30gdSOfeLYJRajefgUSM1WX8xovKbqDB1ThwjxhQjACVj3kxAo0FI6QeUbkeBWecQ2-aIm6H5Ufv1XrG3GdIetxIy17twE6_jD9_EFE41WzbmTNpQQaqSIsYCpIqYIQfSC5lasYaz4eX9cPwlt8u4yHSFUqvkXnaYyBimvt055NDPPE1ry6be52K9RgTF03WDadFzupExMBtlZQTa6y8Yq-L31Z42Aljzkmj2rxJZMFKus0Bajw",
"payload": ""
}
2026-05-01 08:52:10,048:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724796405 HTTP/1.1" 200 833
2026-05-01 08:52:10,048:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:10 GMT
Content-Type: application/json
Content-Length: 833
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9yhx6eLrAV12jfrGBJMahb3geo5Hco80CEb_3La4WQlY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:05Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/heBJJw",
"status": "pending",
"token": "07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/hbV-QQ",
"status": "pending",
"token": "07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/jdiaFg",
"status": "pending",
"token": "07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ"
}
]
}
2026-05-01 08:52:10,048:DEBUG:acme.client:Storing nonce: 3A87yRk9yhx6eLrAV12jfrGBJMahb3geo5Hco80CEb_3La4WQlY
2026-05-01 08:52:13,052:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:13,053:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724796395:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOXloeDZlTHJBVjEyamZyR0JKTWFoYjNnZW81SGNvODBDRWJfM0xhNFdRbFkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0Nzk2Mzk1In0",
"signature": "h1jb45gsQryNdsZP3GOsSktC5sZ-56LcwcVSfvLgUwmzTjgQaqdZ6mN4Qmsh7PVtqIdyv_AJ9clHRsLDFhdWww7WSxFZZVjYXAJ7-3zUW-gO-crB4-Kl-TITkUUXFbmKXB8xqn0xH5Da37pRlI2Fhc154qoT19vAW8uh-LZyJJ7HAmm1grPj2Z88AzEHpn2tVwz7FVhtE9ehMkDcgMdyEBFMYsyQDvpEVKbWY7SojS0CTIga5P236w0R-dpc7J5nUNFvQaXx74cqzmqGLeMJHZFPCqIuhZRcwIU2AHuDttCGpzFfcun6schmXn8-IPGafqRhfcXMV8MMOjg6UCFOrQ",
"payload": ""
}
2026-05-01 08:52:13,114:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724796395 HTTP/1.1" 200 None
2026-05-01 08:52:13,115:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:13 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9eZTmDOJTM2gT3UhfPeLW8GzC1Q1IjFf4S8vIXO08Iyg
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "modelairplanenews.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:05Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796395/PVO2fQ",
"status": "invalid",
"validated": "2026-05-01T08:52:08Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.modelairplanenews.com/: \"\u003c!DOCTYPE html\u003e\\r\\n\u003chtml lang=\\\"en-US\\\" prefix=\\\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#\\\"\u003e\\r\\n\u003chead\u003e\\r\\n\\t\\r\\n\u003cmeta name=\\\"mobile-web-\"",
"status": 403
},
"token": "XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4",
"validationRecord": [
{
"url": "http://modelairplanenews.com/.well-known/acme-challenge/XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4",
"hostname": "modelairplanenews.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://modelairplanenews.com/.well-known/acme-challenge/XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4",
"hostname": "modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.modelairplanenews.com/.well-known/acme-challenge/XG5iJuj1NqJAOL4G1ASacxVr6gmGvki74YxPrK5fei4",
"hostname": "www.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "http://www.modelairplanenews.com/",
"hostname": "www.modelairplanenews.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.modelairplanenews.com/",
"hostname": "www.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:52:13,115:DEBUG:acme.client:Storing nonce: 3A87yRk9eZTmDOJTM2gT3UhfPeLW8GzC1Q1IjFf4S8vIXO08Iyg
2026-05-01 08:52:13,115:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:13,116:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724796405:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOWVaVG1ET0pUTTJnVDNVaGZQZUxXOEd6QzFRMUlqRmY0Uzh2SVhPMDhJeWciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0Nzk2NDA1In0",
"signature": "cIDUp0jCmYoaQnsGZSSVmDAajjiF5G4tXLglHnMkQpuQ0pxH3qVXrxIL-QtZVc8rvN2-p_moXJkHsNsVfc3Kg3jwWkEvPy280lzBEYxMq63Pu_t5SEnwyb32v08VFjz1sSWTl8jMUmTBbmQbBqvA3zC5CEbXv7qL7_YtZV80Plzfznzs42ej6A4CCbmFd-NWpcjdR8rTd9aHsTZblNH06Wsb5Ze8ASXiEZBceZso7yN0JVK8bYm_Vfbfk8W88AjdCJtM5vzTcZSZawa4YHfyF1CStSmvv3-4FUqqrN6-eU65ife7JCXFgGOyEy-hqapD7w-pAnwtPsz0Lj-FZjTyCA",
"payload": ""
}
2026-05-01 08:52:13,180:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724796405 HTTP/1.1" 200 None
2026-05-01 08:52:13,180:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:13 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9yM4irLuRC5soW0XIJMrEtRAhm9bj5HbldFk7_e4WCFQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.modelairplanenews.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:05Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724796405/heBJJw",
"status": "invalid",
"validated": "2026-05-01T08:52:08Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.modelairplanenews.com/: \"\u003c!DOCTYPE html\u003e\\r\\n\u003chtml lang=\\\"en-US\\\" prefix=\\\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#\\\"\u003e\\r\\n\u003chead\u003e\\r\\n\\t\\r\\n\u003cmeta name=\\\"mobile-web-\"",
"status": 403
},
"token": "07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ",
"validationRecord": [
{
"url": "http://www.modelairplanenews.com/.well-known/acme-challenge/07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ",
"hostname": "www.modelairplanenews.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.modelairplanenews.com/.well-known/acme-challenge/07hjM1s2zVTErPqMOykErji7aSDsPJRtbAKRcT7LRhQ",
"hostname": "www.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "http://www.modelairplanenews.com/",
"hostname": "www.modelairplanenews.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.modelairplanenews.com/",
"hostname": "www.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:52:13,181:DEBUG:acme.client:Storing nonce: 3A87yRk9yM4irLuRC5soW0XIJMrEtRAhm9bj5HbldFk7_e4WCFQ
2026-05-01 08:52:13,181:INFO:certbot._internal.auth_handler:Challenge failed for domain modelairplanenews.com
2026-05-01 08:52:13,181:INFO:certbot._internal.auth_handler:Challenge failed for domain www.modelairplanenews.com
2026-05-01 08:52:13,181:INFO:certbot._internal.auth_handler:http-01 challenge for modelairplanenews.com
2026-05-01 08:52:13,181:INFO:certbot._internal.auth_handler:http-01 challenge for www.modelairplanenews.com
2026-05-01 08:52:13,181:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: modelairplanenews.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.modelairplanenews.com/: "<!DOCTYPE html>\r\n<html lang=\"en-US\" prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#\">\r\n<head>\r\n\t\r\n<meta name=\"mobile-web-"
Domain: www.modelairplanenews.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.modelairplanenews.com/: "<!DOCTYPE html>\r\n<html lang=\"en-US\" prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#\">\r\n<head>\r\n\t\r\n<meta name=\"mobile-web-"
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:52:13,182:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:13,182:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:52:13,182:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:52:13,360:ERROR:certbot._internal.renewal:Failed to renew certificate modelairplanenews.com-0001 with error: Some challenges have failed.
2026-05-01 08:52:13,360:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:13,365:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/modelairplanenews.com.conf
2026-05-01 08:52:13,384:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:35:36 UTC.
2026-05-01 08:52:13,384:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:52:13,384:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:52:13,490:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:52:13,763:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745368490>
Prep: True
2026-05-01 08:52:13,763:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745368490>
Prep: True
2026-05-01 08:52:13,763:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745368490> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745368490>
2026-05-01 08:52:13,763:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:52:13,808: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:52:13,808:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:52:13,810:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:52:14,119:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:52:14,119:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:14 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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",
"poUsyOrJsgI": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:52:14,121:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for modelairplanenews.com and 2 more domains
2026-05-01 08:52:14,123:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:52:14,123:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:52:14,182:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:52:14,182:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:14 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKOy6WxL_TuNRcDyraNiujQFSMlbGfKyLLS1WGzK8CQd0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:52:14,182:DEBUG:acme.client:Storing nonce: VJnpPdsKOy6WxL_TuNRcDyraNiujQFSMlbGfKyLLS1WGzK8CQd0
2026-05-01 08:52:14,183:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "modelairplanenews.com"\n },\n {\n "type": "dns",\n "value": "membership.modelairplanenews.com"\n },\n {\n "type": "dns",\n "value": "www.modelairplanenews.com"\n }\n ]\n}'
2026-05-01 08:52:14,185:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS095Nld4TF9UdU5SY0R5cmFOaXVqUUZTTWxiR2ZLeUxMUzFXR3pLOENRZDAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "XC1F8W0p6vXsZRqSk7bgjikfRUrCpKAyTjm4oOuzDiQjlsWgAOktBeOTNVSZDtOa8kzu4pa7O6BVCsPT_mEN85hyXZ-DLuftkstYv_-HTFLotS0t-6VwpPGKHZpILUPzwtB-fdTLzplxONBCRdZtT2fXu9IBrcQdv2ytFhB7RGH2eYgZskotskWQhYpMF3xUoE3sx91NhGxrS2YRqsrT_URKiAMbTw0i20MekOGBvfgowGRUFfoA0Ct5u0eyGMbr_VZT_hmv0x7MLPYE-qUJl_rstHP1zy7aX4E1LNQIAxKwmMVOd1BnEuRSU3DBSPXAnsatMPvNXGbQvsxY8mlAWA",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIm1vZGVsYWlycGxhbmVuZXdzLmNvbSIKICAgIH0sCiAgICB7CiAgICAgICJ0eXBlIjogImRucyIsCiAgICAgICJ2YWx1ZSI6ICJtZW1iZXJzaGlwLm1vZGVsYWlycGxhbmVuZXdzLmNvbSIKICAgIH0sCiAgICB7CiAgICAgICJ0eXBlIjogImRucyIsCiAgICAgICJ2YWx1ZSI6ICJ3d3cubW9kZWxhaXJwbGFuZW5ld3MuY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:52:15,004:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 674
2026-05-01 08:52:15,005:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:52:14 GMT
Content-Type: application/json
Content-Length: 674
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167513345
Replay-Nonce: 3A87yRk9Yr1jXPFVGIm_nG6y2qw53XfL1zjKYGMfbNLVJBG28ho
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:52:14Z",
"identifiers": [
{
"type": "dns",
"value": "membership.modelairplanenews.com"
},
{
"type": "dns",
"value": "modelairplanenews.com"
},
{
"type": "dns",
"value": "www.modelairplanenews.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857245",
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857265",
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857275"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167513345"
}
2026-05-01 08:52:15,005:DEBUG:acme.client:Storing nonce: 3A87yRk9Yr1jXPFVGIm_nG6y2qw53XfL1zjKYGMfbNLVJBG28ho
2026-05-01 08:52:15,005:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:15,007:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857245:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOVlyMWpYUEZWR0ltX25HNnkycXc1M1hmTDF6aktZR01mYk5MVkpCRzI4aG8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0ODU3MjQ1In0",
"signature": "SpE56NoHoBq7ySxMEOeaqSsX-QcBMTHykFqZ1qE68lGdXIZietCiLXWv6kKaDQuSTIE59ik92E8jUbxiK6p2bPkbERY8dfEqU1zeg12GrXACTNJW72F4oqvZXXC7ahGDUSkeo-zodKgoFe9qsxbOpUdQlw_O7YZIDuNZIdwPLaDTPzLxBh4M-LUqNeJ7KBxbvJAx4rZUZcIg4f3Z6OYlvGa1iUEsVyaipG_pUmXDsTVUrDowkg4NU0XK1LsnzFYE67iBzJDEzlMG19RaCvluESMuJWT2grUnyWIb1iCSM-uo_cVHN_gS2zA4lc0yYOtDbuUtRFLjYM52X1xnKwZ4Ag",
"payload": ""
}
2026-05-01 08:52:15,067:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724857245 HTTP/1.1" 200 840
2026-05-01 08:52:15,068:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:15 GMT
Content-Type: application/json
Content-Length: 840
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKEeVGON3L3ZyHRKe_J6W7yBt_gFD6V2Zhuc7VCq7Wq_M
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:14Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/SQ2oow",
"status": "pending",
"token": "35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/r2x_ug",
"status": "pending",
"token": "35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/gRkHmw",
"status": "pending",
"token": "35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0"
}
]
}
2026-05-01 08:52:15,068:DEBUG:acme.client:Storing nonce: VJnpPdsKEeVGON3L3ZyHRKe_J6W7yBt_gFD6V2Zhuc7VCq7Wq_M
2026-05-01 08:52:15,068:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:15,069:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857265:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS0VlVkdPTjNMM1p5SFJLZV9KNlc3eUJ0X2dGRDZWMlpodWM3VkNxN1dxX00iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0ODU3MjY1In0",
"signature": "Y7WZZ9JELO6bT1m_5mLczx1SE2IFecM4grCfO6d2aWDebWvSEtREj4eH4Ipv0oscDHBV9fS0d3Ws4zjVlcjeqeFOmpRz4EvMAFRO_dDkHFsVV2_uEeIF76o6Eub03WmKCxErbY3-1V_SUCtGJDgSoQnGlQnCsnwl0rhE9ZBe9tySis-IcIGfOGFDltIZ7_PqwtSu4NHS8-DK6-TB516bAcq81IgfDNTxTe30M07hPZvkULoe1bpc1PINGNvAZgI_YKHXuDYMHnTm2p2cSo52C1SxoWCy7uk7Pqrmcat48w_saE9UHFGd2XYoK40fWFhWGsTQ3iQaMgnUewBTfn0STQ",
"payload": ""
}
2026-05-01 08:52:15,130:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724857265 HTTP/1.1" 200 829
2026-05-01 08:52:15,131:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:15 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk99OiJC55TAZpjaruQV5mKHe4_RP8iK-_Yh3gSuNtdtHA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:14Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/dIBX4g",
"status": "pending",
"token": "NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/FX61wQ",
"status": "pending",
"token": "NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/meVz3w",
"status": "pending",
"token": "NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q"
}
]
}
2026-05-01 08:52:15,131:DEBUG:acme.client:Storing nonce: 3A87yRk99OiJC55TAZpjaruQV5mKHe4_RP8iK-_Yh3gSuNtdtHA
2026-05-01 08:52:15,131:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:15,133:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857275:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOTlPaUpDNTVUQVpwamFydVFWNW1LSGU0X1JQOGlLLV9ZaDNnU3VOdGR0SEEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0ODU3Mjc1In0",
"signature": "JOSFLBZIMVeVvBiNhjXZMNkZ8L3PhymhSa8zK_HJpq79-ntfSziOwUfN5YR2ldwAuMkOxUG4jljKZo5Z-pXn1jECQQlXHu5dNIHK_BM5qncylw2VvJxhubFAYzDqQ6YSyOLf7hyW6HYTAM3re6lhqE-SzsbPW73ntb-nNjmmuh9vykS7QWOSHWUFGeitymjxNsfIouxkxCBrIBBUx6dLqoemn1bjovON_aiz0gKU_ytsbCzrZIof3ODCfNSp1El71f8VqUm2ElE4ESajWDeBGPZDXni5qr9l6bfOadSGXq5Bc0YTR-gzqDFesk3Xu6jQxC6X6JomqY6JZhJMoyjD9A",
"payload": ""
}
2026-05-01 08:52:15,194:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724857275 HTTP/1.1" 200 833
2026-05-01 08:52:15,194:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:15 GMT
Content-Type: application/json
Content-Length: 833
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9n-qXTKCuiOtv5lkfrgFGxy7BgtTJwK_RepcWHZyXGMY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:14Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/HwHQwA",
"status": "pending",
"token": "9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/SWDKVg",
"status": "pending",
"token": "9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/xtkOgg",
"status": "pending",
"token": "9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ"
}
]
}
2026-05-01 08:52:15,195:DEBUG:acme.client:Storing nonce: 3A87yRk9n-qXTKCuiOtv5lkfrgFGxy7BgtTJwK_RepcWHZyXGMY
2026-05-01 08:52:15,195:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:52:15,195:INFO:certbot._internal.auth_handler:http-01 challenge for membership.modelairplanenews.com
2026-05-01 08:52:15,195:INFO:certbot._internal.auth_handler:http-01 challenge for modelairplanenews.com
2026-05-01 08:52:15,195:INFO:certbot._internal.auth_handler:http-01 challenge for www.modelairplanenews.com
2026-05-01 08:52:15,205:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: membership.modelairplanenews.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:15,205:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: membership.modelairplanenews.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:15,206:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: modelairplanenews.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:15,206:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: modelairplanenews.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:15,206:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:15,206:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:52:15,206:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:52:15,285:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:15,285:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:15,286:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:18,464:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:18,466:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/SQ2oow:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOW4tcVhUS0N1aU90djVsa2ZyZ0ZHeHk3Qmd0VEp3S19SZXBjV0haeVhHTVkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0ODU3MjQ1L1NRMm9vdyJ9",
"signature": "Yykb9BxQgwEfaqbxgUevw8WAVGpN5KBUqCEfN6TGTDwpDdmpgmaHiICV6ZoBrySsuW2IpMRXV_4g7SFCilgfmd1yQT4IBaoz2O5YmcDeq5x2B8ibZTaGBorWdi7b0eC2PiORhfF5lc2VuWhXPE8Z5zExyga5aET8wCze_JK_4LMlM1SAxgF4CW6OAyJngLBsjFpMW4tc65YDmSKPt2BUlHXAhoVieqkHk95qeOf1tEZ8grCLAYZQl4BfAbNrE1DS6YieEcUAwPc0aPS7qIr6GmUgdPyGOe3j_gcSjhZkvgM1weJsFk3sDTT4IC5fWRSBKpOZvDlD24v8qaGfhtqHzQ",
"payload": "e30"
}
2026-05-01 08:52:18,530:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724857245/SQ2oow HTTP/1.1" 200 195
2026-05-01 08:52:18,531:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:18 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724857245>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/SQ2oow
Replay-Nonce: 3A87yRk9E_DXcOh1RU1tofa39kWDDcLE4S7Xf78eqFUojHrjUsI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/SQ2oow",
"status": "pending",
"token": "35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0"
}
2026-05-01 08:52:18,531:DEBUG:acme.client:Storing nonce: 3A87yRk9E_DXcOh1RU1tofa39kWDDcLE4S7Xf78eqFUojHrjUsI
2026-05-01 08:52:18,531:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:18,532:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/FX61wQ:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOUVfRFhjT2gxUlUxdG9mYTM5a1dERGNMRTRTN1hmNzhlcUZVb2pIcmpVc0kiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0ODU3MjY1L0ZYNjF3USJ9",
"signature": "J7kxofOAL_IjDM4zdFc7yRR2XElfhzBnlexLyY7-bkc6furmxYFYGBZA5TInnJvvldVTpD-chwFToJXbz7qIRXn-2BoFvvGxYYAroDknTdkpfwHPitfe3tlHl3a9DAQZza_6tz6jIX1QGJS3-CzMdg24l5XSmSBNsC56WuRE0N26i2fqt1zHHMN6j8REO3ovRnHwU50guMEvSg9Ub8KEx_hkTXxZDKpOyWVkpoysDUPXy_zWzUfug359r1sx7HNQCEe_Ehx3p0E4eVNezqlFL2mw5KpXREyrE2S7PvSas-tUSMJqtn6w_LUglkK9OJqVNMchdJn2Mqt6Z3QcI_fyYA",
"payload": "e30"
}
2026-05-01 08:52:18,595:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724857265/FX61wQ HTTP/1.1" 200 195
2026-05-01 08:52:18,595:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:18 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724857265>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/FX61wQ
Replay-Nonce: 3A87yRk9daoysyLsnDwFIry6uh2G665ss6AKP2GQKYeiRU5_DQ8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/FX61wQ",
"status": "pending",
"token": "NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q"
}
2026-05-01 08:52:18,595:DEBUG:acme.client:Storing nonce: 3A87yRk9daoysyLsnDwFIry6uh2G665ss6AKP2GQKYeiRU5_DQ8
2026-05-01 08:52:18,596:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:18,597:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/xtkOgg:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOWRhb3lzeUxzbkR3RklyeTZ1aDJHNjY1c3M2QUtQMkdRS1llaVJVNV9EUTgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0ODU3Mjc1L3h0a09nZyJ9",
"signature": "d8y6nld4bstw6UoVeI-7uuqVKVF9IpnJO_6msooS2CQDOxeRaF1zoO6q7F7gtYgQDAv9I_3lIQ897Sylym5r81vSJha4NRiRAsZXKcYNcLzE_kt6Kj3zItBEfqnId1mkR4LV1-Kblv3GXya3e6uZBROHnH6Z66voK9VKFyzP5osatTBIfZ9BMylAqY_RK7DzcsRkVmSbwFQjA60Iu16dCaJVz_CBE9GeJqQNLO6RayjOcQtW-BtN5-wupF0z3tDtzPVHHGZFy8Vvnb--0NFRO6wpt6_9G84Mo2dQMAy3PWP7zIdfOrf8SFaWeKHyt5PLFoBIMfxo2UpuFMfHGiDPew",
"payload": "e30"
}
2026-05-01 08:52:18,660:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724857275/xtkOgg HTTP/1.1" 200 195
2026-05-01 08:52:18,661:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:18 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724857275>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/xtkOgg
Replay-Nonce: 3A87yRk94j7p4kyzKwCndoBIeWRdnhY5GXoCOZGdaFTVoNjlUgo
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/xtkOgg",
"status": "pending",
"token": "9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ"
}
2026-05-01 08:52:18,661:DEBUG:acme.client:Storing nonce: 3A87yRk94j7p4kyzKwCndoBIeWRdnhY5GXoCOZGdaFTVoNjlUgo
2026-05-01 08:52:18,661:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:52:19,662:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:19,664:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857245:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOTRqN3A0a3l6S3dDbmRvQkllV1JkbmhZNUdYb0NPWkdkYUZUVm9OamxVZ28iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0ODU3MjQ1In0",
"signature": "PYtTjBVnzaTe8ahMapxbmBDfuSfrk-DSEjyUGAR5X__NQQhk3IkKMAtlPkgXzkIDk0wAQnO9D9pEQ7qOJIbDIyvAYg2WyQCnF0Hj0OMCoxrw7gCKowtK2rX5xhoiWZNHDcM56PtKYXV1LqgxeNtGG3EbwkUH5ehaeS_BbxMWW--bOjyEqe65d8AtN4nkSkBdEWmS8k8jWTBENi4kKwJiPT0w-4o68n3oisYR_D7Ki8mUTveC50IUnRUtHs7Cz9LeIfMC3iC2kDKSAAVJi4KZLYgHc16EnlQm21vj3PQ8rdgYLod2P1lsTi6QFC-gp_TJKJqMZLEK7uuFxXyJqnFEyg",
"payload": ""
}
2026-05-01 08:52:19,725:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724857245 HTTP/1.1" 200 840
2026-05-01 08:52:19,725:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:19 GMT
Content-Type: application/json
Content-Length: 840
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKWBiqs0K58xG3wjxZF_7vnkuUgKvjt8TLzYIcFEzx3eM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:14Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/gRkHmw",
"status": "pending",
"token": "35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/SQ2oow",
"status": "pending",
"token": "35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/r2x_ug",
"status": "pending",
"token": "35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0"
}
]
}
2026-05-01 08:52:19,726:DEBUG:acme.client:Storing nonce: VJnpPdsKWBiqs0K58xG3wjxZF_7vnkuUgKvjt8TLzYIcFEzx3eM
2026-05-01 08:52:19,726:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:19,727:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857265:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS1dCaXFzMEs1OHhHM3dqeFpGXzd2bmt1VWdLdmp0OFRMellJY0ZFengzZU0iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0ODU3MjY1In0",
"signature": "QlCf8lq6694dY6ub_PtFh_OL8fipnAh1LVudOg87v6Pt6v9UkCG4xK_VMhRwUkilHIqrcwg2_RTp_BqQscJGOtL5CVs-5e6MV3t9ZvnZfstbiuNOiJWEolODjRRx9dLgq72InzkYlI_ydbIdMyowpKh7Tm0NQiCWlZRu9DIjaYJ2KOBFo3GDwx0f4z155fHAnaDH-E47S_LZB8gmeBBaW8iiPyljfckNJP-E1qVAxVIl0JrCHnNFviMCNOOJHcagdBnRwFZKaHqXo_6j6_EMkB-M2f2CwvvCzXvI1DPcwhZ0GAR3Vr8EvL4UgoOJ_dTPUg-HaXRsoA_lqiNcYqmOLQ",
"payload": ""
}
2026-05-01 08:52:19,789:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724857265 HTTP/1.1" 200 829
2026-05-01 08:52:19,789:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:19 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9mW91u93AjHECq2uwWgkl9Ztn1ZJ0DzFa8AOWUtTQH0w
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:14Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/FX61wQ",
"status": "pending",
"token": "NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/meVz3w",
"status": "pending",
"token": "NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/dIBX4g",
"status": "pending",
"token": "NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q"
}
]
}
2026-05-01 08:52:19,789:DEBUG:acme.client:Storing nonce: 3A87yRk9mW91u93AjHECq2uwWgkl9Ztn1ZJ0DzFa8AOWUtTQH0w
2026-05-01 08:52:19,790:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:19,791:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857275:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOW1XOTF1OTNBakhFQ3EydXdXZ2tsOVp0bjFaSjBEekZhOEFPV1V0VFFIMHciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0ODU3Mjc1In0",
"signature": "CZYnshmePocWfbFSltbYZr8JAZPJIwIgb0QdERcGz2tGKHQD7-3-FsMda-WES16bjwrNOZdVLQomQ0h7qNZ5pmvtDmlut6R9STCPvYAKhSOdiExhGvphOD9X4Kf6rVzuBsCaM7AFAl1KNqdyOSPnZ8nFf2pJgoFznncF9rhcLGVW0OyjIxbLbHQvYMIXwBscEJrzqwldDFmLJLXAVHkZ7aymP_wtHC_9Ycij2L61vRTaIWXPtyAMwH-YGWUKnO-XP7K_9S7f9tG60Oc4WVCd6llq9nhOIat2csuos-U6ILrRj68QLZY0PQI69tKpcyOpkNGt1gATv-KR5CpSxwJR-w",
"payload": ""
}
2026-05-01 08:52:19,852:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724857275 HTTP/1.1" 200 833
2026-05-01 08:52:19,853:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:19 GMT
Content-Type: application/json
Content-Length: 833
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9YDXbiKHoVyZ9WGhTT7tL3Q2B0nqSHcDVYDBtUUE_7Xk
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.modelairplanenews.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:14Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/HwHQwA",
"status": "pending",
"token": "9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/SWDKVg",
"status": "pending",
"token": "9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/xtkOgg",
"status": "pending",
"token": "9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ"
}
]
}
2026-05-01 08:52:19,853:DEBUG:acme.client:Storing nonce: 3A87yRk9YDXbiKHoVyZ9WGhTT7tL3Q2B0nqSHcDVYDBtUUE_7Xk
2026-05-01 08:52:22,856:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:22,858:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857245:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOVlEWGJpS0hvVnlaOVdHaFRUN3RMM1EyQjBucVNIY0RWWURCdFVVRV83WGsiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0ODU3MjQ1In0",
"signature": "SCHNGOeNEBTO8vvNwVLKKKLx-s9vJHfe1mw8NP3hhMA__STXx1fquvVw8VCemoi1n0R_PPSjjREGFaRLPWW_jpBUVkRI9cs9RCOWmMtBVFPNVN1tps9gP3yUkJOEwUGiqD9pLuAnvkyP7GIpC3ZAXlFWmR7_lnE8Pve1AlmCIp1R03jrLGiTVf9TeeayktvQntJ65kxdvoUpxrAl82AOUC_nKtrSie9Bi8_C7X6VYOKYIEJwCUvyro-teNGuTkbeI8ul0-rtpthmAdHSNvsHw81VRfk1bKqvXYJRp7KAz5A5anIPXooN7cs1V1n6xJa2VafM__FpUiXPl2I1ZH2ZuQ",
"payload": ""
}
2026-05-01 08:52:22,920:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724857245 HTTP/1.1" 200 1871
2026-05-01 08:52:22,920:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:22 GMT
Content-Type: application/json
Content-Length: 1871
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9EogjEJMd4VqeAV9X5Qwj_wvER8h2FxiUIGZe6gajRaw
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "membership.modelairplanenews.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:14Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857245/SQ2oow",
"status": "invalid",
"validated": "2026-05-01T08:52:18Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "3.215.60.208: Invalid response from https://membership.modelairplanenews.com/: \"\\n\\n\u003c!doctype html\u003e\\n\u003chtml lang=\\\"en-US\\\"\u003e\\n\u003chead\u003e\\n\\t\u003cmeta charset=\\\"UTF-8\\\"\u003e\\n\\t\u003clink rel=\\\"shortcut icon\\\" href=\\\"/wp-content/themes/zox-new\"",
"status": 403
},
"token": "35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0",
"validationRecord": [
{
"url": "http://membership.modelairplanenews.com/.well-known/acme-challenge/35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0",
"hostname": "membership.modelairplanenews.com",
"port": "80",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://membership.modelairplanenews.com/.well-known/acme-challenge/35FByxBzQQyUkYDqqtcswj-TUsbBCIFulY56plSa4v0",
"hostname": "membership.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://membership.modelairplanenews.com/",
"hostname": "membership.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
}
]
}
]
}
2026-05-01 08:52:22,920:DEBUG:acme.client:Storing nonce: 3A87yRk9EogjEJMd4VqeAV9X5Qwj_wvER8h2FxiUIGZe6gajRaw
2026-05-01 08:52:22,921:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:22,922:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857265:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOUVvZ2pFSk1kNFZxZUFWOVg1UXdqX3d2RVI4aDJGeGlVSUdaZTZnYWpSYXciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0ODU3MjY1In0",
"signature": "Fg9_xvZMbB6uaa03juegl1mad-5Y-K5s6BlER5vaQ-GI4QHzpuLG6_JI88c1yP8bNx0czY_jy5N_c9uVrJeR5--pNLlrOVRH-1o5LKmjpBhgdJntXHC8Vq6zb_NSjYoKwqAzeqfH0nTqEUGoNjBaiTISJ45w_YUEMYEDbQvjNCpsTvq9Qoq73J34Ni2c1m_gbafBu4K99aWz7FdhUdfMGDsphO71OkxvRC9ovl7ZlYaUkNhyT4IHzlxUomofJMHIq__l5RgSBRDV4iq9AOkKY4GniXdhjoXYh-iDXHClRBWRFkjImG32G6RbtoZMjHYeONoilc8QZLditp_RWi_G0w",
"payload": ""
}
2026-05-01 08:52:22,983:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724857265 HTTP/1.1" 200 None
2026-05-01 08:52:22,983:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:22 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKza9T_fk-bG5-RatORMc2U1xbgAR1OJA8Y4W4EReQ42c
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "modelairplanenews.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:14Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857265/FX61wQ",
"status": "invalid",
"validated": "2026-05-01T08:52:18Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.modelairplanenews.com/: \"\u003c!DOCTYPE html\u003e\\r\\n\u003chtml lang=\\\"en-US\\\" prefix=\\\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#\\\"\u003e\\r\\n\u003chead\u003e\\r\\n\\t\\r\\n\u003cmeta name=\\\"mobile-web-\"",
"status": 403
},
"token": "NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q",
"validationRecord": [
{
"url": "http://modelairplanenews.com/.well-known/acme-challenge/NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q",
"hostname": "modelairplanenews.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://modelairplanenews.com/.well-known/acme-challenge/NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q",
"hostname": "modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.modelairplanenews.com/.well-known/acme-challenge/NYEEqR1dRhQL3VUEgixU_FiAk14SjxW3ajFejCnV58Q",
"hostname": "www.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "http://www.modelairplanenews.com/",
"hostname": "www.modelairplanenews.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.modelairplanenews.com/",
"hostname": "www.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:52:22,983:DEBUG:acme.client:Storing nonce: VJnpPdsKza9T_fk-bG5-RatORMc2U1xbgAR1OJA8Y4W4EReQ42c
2026-05-01 08:52:22,984:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:22,985:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724857275:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS3phOVRfZmstYkc1LVJhdE9STWMyVTF4YmdBUjFPSkE4WTRXNEVSZVE0MmMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0ODU3Mjc1In0",
"signature": "MLUjaIM4hF0iwMpE79uk9L7zEPPyIpt8e2B6BDVyXfcSDMq06IVxfPTf9wEOpfJpYsxX6M_YOVd_h4kmUmLpkL7L7UHBPLL9s_MZ7Z8YX-dPlySmBdg1mzcyv3CuCYa7ovlUIxNeKKbn_CdDQQEwVi5tOpxsfHweIpfgIHHnKJOqto5aqiw-vXgUOWFQN-5mBzHod7ehj2B8zZTbo93aYKVz0nuG93nZ9ItSel0T6uPgpUdfUrDiQWxGg1c3khz-9jmwdcRLuz6OfGvSB7TIobb2dGVK_o0FnT5M-rNNs1Tq8rUNtbQqVPRRjTdvZ0qhPCpudmDEsGxHj6dZjpAkJA",
"payload": ""
}
2026-05-01 08:52:23,046:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724857275 HTTP/1.1" 200 None
2026-05-01 08:52:23,047:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:23 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKn8IFpWjsqp4qBiHLZvRakW2IUJooJIkzNGfxt7tmCE8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.modelairplanenews.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:14Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724857275/xtkOgg",
"status": "invalid",
"validated": "2026-05-01T08:52:18Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.modelairplanenews.com/: \"\u003c!DOCTYPE html\u003e\\r\\n\u003chtml lang=\\\"en-US\\\" prefix=\\\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#\\\"\u003e\\r\\n\u003chead\u003e\\r\\n\\t\\r\\n\u003cmeta name=\\\"mobile-web-\"",
"status": 403
},
"token": "9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ",
"validationRecord": [
{
"url": "http://www.modelairplanenews.com/.well-known/acme-challenge/9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ",
"hostname": "www.modelairplanenews.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.modelairplanenews.com/.well-known/acme-challenge/9u7aAT0vNARzNsAnnIrq3dQWd3L6aI_K1GZ6pmIwOTQ",
"hostname": "www.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "http://www.modelairplanenews.com/",
"hostname": "www.modelairplanenews.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.modelairplanenews.com/",
"hostname": "www.modelairplanenews.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:52:23,047:DEBUG:acme.client:Storing nonce: VJnpPdsKn8IFpWjsqp4qBiHLZvRakW2IUJooJIkzNGfxt7tmCE8
2026-05-01 08:52:23,047:INFO:certbot._internal.auth_handler:Challenge failed for domain membership.modelairplanenews.com
2026-05-01 08:52:23,048:INFO:certbot._internal.auth_handler:Challenge failed for domain modelairplanenews.com
2026-05-01 08:52:23,048:INFO:certbot._internal.auth_handler:Challenge failed for domain www.modelairplanenews.com
2026-05-01 08:52:23,048:INFO:certbot._internal.auth_handler:http-01 challenge for membership.modelairplanenews.com
2026-05-01 08:52:23,048:INFO:certbot._internal.auth_handler:http-01 challenge for modelairplanenews.com
2026-05-01 08:52:23,048:INFO:certbot._internal.auth_handler:http-01 challenge for www.modelairplanenews.com
2026-05-01 08:52:23,048:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: membership.modelairplanenews.com
Type: unauthorized
Detail: 3.215.60.208: Invalid response from https://membership.modelairplanenews.com/: "\n\n<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<link rel=\"shortcut icon\" href=\"/wp-content/themes/zox-new"
Domain: modelairplanenews.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.modelairplanenews.com/: "<!DOCTYPE html>\r\n<html lang=\"en-US\" prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#\">\r\n<head>\r\n\t\r\n<meta name=\"mobile-web-"
Domain: www.modelairplanenews.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.modelairplanenews.com/: "<!DOCTYPE html>\r\n<html lang=\"en-US\" prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#\">\r\n<head>\r\n\t\r\n<meta name=\"mobile-web-"
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:52:23,048:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:23,048:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:52:23,048:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:52:23,229:ERROR:certbot._internal.renewal:Failed to renew certificate modelairplanenews.com with error: Some challenges have failed.
2026-05-01 08:52:23,230:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:23,235:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/order.cirrata.com.conf
2026-05-01 08:52:23,254:INFO:certbot.ocsp:Cannot extract OCSP URI from /etc/letsencrypt/archive/order.cirrata.com/cert9.pem
2026-05-01 08:52:23,255:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal
2026-05-01 08:52:23,256:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:52:23,260:DEBUG:certbot._internal.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7453811c0>
2026-05-01 08:52:23,261:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2026-05-01 08:52:23,261:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/rccaraction.com.conf
2026-05-01 08:52:23,284:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:35:51 UTC.
2026-05-01 08:52:23,284:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:52:23,284:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:52:23,385:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:52:23,657:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745381040>
Prep: True
2026-05-01 08:52:23,657:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745381040>
Prep: True
2026-05-01 08:52:23,657:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745381040> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745381040>
2026-05-01 08:52:23,657:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:52:23,699: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:52:23,700:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:52:23,701:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:52:23,881:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:52:23,882:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:23 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"VuvftE4fcms": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:52:23,883:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for rccaraction.com and www.rccaraction.com
2026-05-01 08:52:23,886:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:52:23,886:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:52:23,945:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:52:23,946:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:23 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk93EhpDv0ptM3s7q64n_hECvAtgR1zZsxe9K4mosQFsjM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:52:23,946:DEBUG:acme.client:Storing nonce: 3A87yRk93EhpDv0ptM3s7q64n_hECvAtgR1zZsxe9K4mosQFsjM
2026-05-01 08:52:23,946:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "rccaraction.com"\n },\n {\n "type": "dns",\n "value": "www.rccaraction.com"\n }\n ]\n}'
2026-05-01 08:52:23,948:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOTNFaHBEdjBwdE0zczdxNjRuX2hFQ3ZBdGdSMXpac3hlOUs0bW9zUUZzak0iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "GxAZYZPhe3gIlTAbgO4ds9t7R7WZYd3z5OG8wWAY_cAcpY_LgL-sKrlYP8xJSbTpwH2OQRMYqftsht5KUPLGqUt4gKnY04HFqg1uwDYVXFwIwZCad-ndZP3k4m5UJ0WPSczTuwusqbvqIQYsZcRGZ9KlPZvY52df7PIxsRw2q4SU46QE7O4w0RFm0hWa2J_MYdsd84-ojqr-PI-I3izr9_MWZtvEgJoQi0v-b217Ex3E4enDIeOaXOLSfpy0QXUQf5jse5T8vQcjrg-xUJAxG0lc_JnGwZT1kMgI9BGEN_WD2wqbptitloV0AdZdCdROkdlPVFnTEiGUxHb5MmjW_A",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInJjY2FyYWN0aW9uLmNvbSIKICAgIH0sCiAgICB7CiAgICAgICJ0eXBlIjogImRucyIsCiAgICAgICJ2YWx1ZSI6ICJ3d3cucmNjYXJhY3Rpb24uY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:52:24,137:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 499
2026-05-01 08:52:24,137:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:52:24 GMT
Content-Type: application/json
Content-Length: 499
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167544735
Replay-Nonce: 3A87yRk9nUmcMaZ3o_uFhgo_6yExZya6eFFzI_TMOpB9gH-h5u8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:52:24Z",
"identifiers": [
{
"type": "dns",
"value": "rccaraction.com"
},
{
"type": "dns",
"value": "www.rccaraction.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724914185",
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724914295"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167544735"
}
2026-05-01 08:52:24,137:DEBUG:acme.client:Storing nonce: 3A87yRk9nUmcMaZ3o_uFhgo_6yExZya6eFFzI_TMOpB9gH-h5u8
2026-05-01 08:52:24,138:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:24,139:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724914185:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOW5VbWNNYVozb191Rmhnb182eUV4WnlhNmVGRnpJX1RNT3BCOWdILWg1dTgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0OTE0MTg1In0",
"signature": "KF9KjCbRafWhc5tMdpx0mEp4KQrtihyJm8ttTDKa3tj78inE09WlxeTfYCFU3JV7PCA8sscmWSIXzLT3km1czaAldWETLEj2k5zBUmG5BvpMZFYcK2ciLV0u1H6QpMOhkjwVJRNFcyzvQ8Axyfh3fXfTUPGqOQvDphjuoxB0glMWuNQ06cDqAjaqe3HT5fpgBpDrjaAZFoLAShw9zUtt465TwRoYNVCOG_bElMBRCckkM3tANjVFFYo8GaeU8pzaJR9OSAO5JTydsXsDiBfeyp74gLMKHQq1QQXnihnGD-SmvJIdVHQtiDBWiBvR09oITD0tNb1cCiE1Jr6zaEd_oQ",
"payload": ""
}
2026-05-01 08:52:24,200:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724914185 HTTP/1.1" 200 823
2026-05-01 08:52:24,200:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:24 GMT
Content-Type: application/json
Content-Length: 823
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKkJo3NO5agkLW5pjAqI22aqlNr9PncSJ7DECMtIk0jdk
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rccaraction.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:24Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/veAhdQ",
"status": "pending",
"token": "Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/iFXGLw",
"status": "pending",
"token": "Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/iwGmjQ",
"status": "pending",
"token": "Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg"
}
]
}
2026-05-01 08:52:24,200:DEBUG:acme.client:Storing nonce: VJnpPdsKkJo3NO5agkLW5pjAqI22aqlNr9PncSJ7DECMtIk0jdk
2026-05-01 08:52:24,201:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:24,202:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724914295:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS2tKbzNOTzVhZ2tMVzVwakFxSTIyYXFsTnI5UG5jU0o3REVDTXRJazBqZGsiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0OTE0Mjk1In0",
"signature": "cqrKY4jRatrmGijqfQKw2NVlox5pyetnanfRQjhdhjyMAjCAygZWcGOyfE_iHpF7DMshCv83auNFsMy5IDnU95I_tmJi2ZDCpcHcqvTgUoQgPkZnaCjxDdt79gxYA_ZgVvTZXHY50xqSqlD8yMBTjS8mwoA2WFPvxXTqQ0M7bI1_8GAeirv-9_cEXdyETNDEPexoTYQWUSLqVB3sG_tNcpN0Dg-2HpBjw4V5TSn2h6YTh00jdxi9l3wcezYJCIAQBUMGVI7VyuNRVubgAeeAmytfcfMNZVhj0noJtfYzRgF-m1sS2Mw5jFZpOQ50u0mjnYrR7EQykQ3iIMPy2C3KLA",
"payload": ""
}
2026-05-01 08:52:24,263:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724914295 HTTP/1.1" 200 827
2026-05-01 08:52:24,263:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:24 GMT
Content-Type: application/json
Content-Length: 827
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsK6JZB_kReCm6QU66taxAGmlaDb6vS5qi7gWsBjP29oRc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rccaraction.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:24Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914295/TI2Y4w",
"status": "pending",
"token": "e21yJvQHAKxftDRNAUplXjQ7t5bFDLXVd3trzMe_H8I"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914295/Xl5zaw",
"status": "pending",
"token": "e21yJvQHAKxftDRNAUplXjQ7t5bFDLXVd3trzMe_H8I"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914295/r3mgMA",
"status": "pending",
"token": "e21yJvQHAKxftDRNAUplXjQ7t5bFDLXVd3trzMe_H8I"
}
]
}
2026-05-01 08:52:24,263:DEBUG:acme.client:Storing nonce: VJnpPdsK6JZB_kReCm6QU66taxAGmlaDb6vS5qi7gWsBjP29oRc
2026-05-01 08:52:24,264:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:52:24,264:INFO:certbot._internal.auth_handler:http-01 challenge for rccaraction.com
2026-05-01 08:52:24,264:INFO:certbot._internal.auth_handler:http-01 challenge for www.rccaraction.com
2026-05-01 08:52:24,273:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: rccaraction.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:24,274:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: rccaraction.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:24,274:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:24,274:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:52:24,274:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:52:24,352:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:24,352:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:24,353:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:27,526:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:27,528:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/iFXGLw:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzSzZKWkJfa1JlQ202UVU2NnRheEFHbWxhRGI2dlM1cWk3Z1dzQmpQMjlvUmMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0OTE0MTg1L2lGWEdMdyJ9",
"signature": "QMfEc6fRUQXq5jirkE5AIPA6LWdS4LXjyQ4h8jwGQPX8LuoARypsDAg0groXM3dsnoFxME3DFmNucmmFbt2qECnSRxS1mcB24Dp3Zf1Y4W6DBfOZ18NogoJFvy-0ARqrdxbOo7jTek3YDTYVumrO3an_KvZEeHH0TCNp16ytCCj5HP7UprI6yyAsrHdO2bC8aZbrn9WIN8MtdqAkKfITXKz1cFprmHtcVW_THmy_VqdTCL9v-M1unly4umOjXTHNcPXB8zBGIkB3Zux4b_FcT5cRArSxqUGciQ4RfayWYebnyohAmRX0V_LT2NaS7Bz2uxuv1aj0e7SOycuYMcLOAw",
"payload": "e30"
}
2026-05-01 08:52:28,104:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724914185/iFXGLw HTTP/1.1" 200 195
2026-05-01 08:52:28,105:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:28 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724914185>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/iFXGLw
Replay-Nonce: VJnpPdsKgy7tR278PgA4Zsq3MQek6LTYoFYtK2FyopN9ty1yQw0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/iFXGLw",
"status": "pending",
"token": "Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg"
}
2026-05-01 08:52:28,105:DEBUG:acme.client:Storing nonce: VJnpPdsKgy7tR278PgA4Zsq3MQek6LTYoFYtK2FyopN9ty1yQw0
2026-05-01 08:52:28,105:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:28,106:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914295/r3mgMA:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS2d5N3RSMjc4UGdBNFpzcTNNUWVrNkxUWW9GWXRLMkZ5b3BOOXR5MXlRdzAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0OTE0Mjk1L3IzbWdNQSJ9",
"signature": "DDqAYDZum53pvii26LXpcFPSPEhxTOVphw5qpZTDZ0PUnAbgVMTeNyJpjSVdozK5BZJirGdSqLKsLEWPuuaxNkMSNNdBMTBbYW0NJprKuxSp1dwFEOSRnbziOyG8Swu-GtJGYdEfmZOKKjFz6ESAs6FlwlpkT3WUosZn15BoaofCofwIioTxvgsEVS3HOqu8EhOHC6JXwxo_F7TZggunEIhauaRh6kowpfqlOqlokGg16yW7Bf4EOykR9myaPFzN9RPzwrlPRBhEDvseAoGNlhD5J1S_Wy2EBlKEMFGT9QfaJVvXRBBjufUxYLR6T98J310jqoT4GVOyzaAwQYAJnQ",
"payload": "e30"
}
2026-05-01 08:52:28,170:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724914295/r3mgMA HTTP/1.1" 200 195
2026-05-01 08:52:28,171:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:28 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724914295>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914295/r3mgMA
Replay-Nonce: 3A87yRk9X9B5acrhU2BR2xXdp0sR6lbfipkGD2zc4DcNfeapfvI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914295/r3mgMA",
"status": "pending",
"token": "e21yJvQHAKxftDRNAUplXjQ7t5bFDLXVd3trzMe_H8I"
}
2026-05-01 08:52:28,171:DEBUG:acme.client:Storing nonce: 3A87yRk9X9B5acrhU2BR2xXdp0sR6lbfipkGD2zc4DcNfeapfvI
2026-05-01 08:52:28,171:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:52:29,172:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:29,174:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724914185:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOVg5QjVhY3JoVTJCUjJ4WGRwMHNSNmxiZmlwa0dEMnpjNERjTmZlYXBmdkkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0OTE0MTg1In0",
"signature": "KHZCMN8m_rjtwZUXg2bIzT8DvEP0V8Dg8vUCjwC_au9CD9qOWgDm4Ppcw4GD6Zt4QBAMZSYH4_YP0Ye1fuj-PKyJgArCCDlVp8XcqPqyvCyVSwlTIC6xKIA3JeQoeievVQPn7tMERJSRmjm4GnHcRrQtWuHnF3rUgpz5D8jXde13L2sH12oOJ6c2qUtubAQ62degBmZm_5QBS9baD-pGkiOGDdTENtuAFJT_jTfEuVtD-hjmzqnnJYdW6fV-6z1UW0q2a8KqpFDXcBSxzBvvJV3_U53K-W8D6Ckqt9l-gNPvjU2ATBJj5dXBcmX1SVrcyGO5LX0umtvH4RCN_TSSeA",
"payload": ""
}
2026-05-01 08:52:29,236:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724914185 HTTP/1.1" 200 823
2026-05-01 08:52:29,237:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:29 GMT
Content-Type: application/json
Content-Length: 823
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9HFtpmaFWZF48xE7jt7foni7eSJXWs_QPZYm96jGb9u8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rccaraction.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:24Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/veAhdQ",
"status": "pending",
"token": "Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/iwGmjQ",
"status": "pending",
"token": "Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/iFXGLw",
"status": "pending",
"token": "Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg"
}
]
}
2026-05-01 08:52:29,237:DEBUG:acme.client:Storing nonce: 3A87yRk9HFtpmaFWZF48xE7jt7foni7eSJXWs_QPZYm96jGb9u8
2026-05-01 08:52:29,237:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:29,238:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724914295:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOUhGdHBtYUZXWkY0OHhFN2p0N2Zvbmk3ZVNKWFdzX1FQWlltOTZqR2I5dTgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0OTE0Mjk1In0",
"signature": "b3QQ_6RAdntk88MYABYmzWHzn66mSVWiMm9QifPHmibrDTyX599AJ0o0mrDPoBH4J5oCzrxvmpvjqDEc7MeGdActuY92zQpxnTRnIj4z0VM10waI2WwUCoHb0I4xpSld4ihHYoH9wUifdJv9_pA-ZPdYfWcVlb2jj5PDzxt19mVqAxZZYwNUignu3bBRhML29k-NTLaRsEnZ7RkVzj7FgN3UuI8jM6yr9hjgm45aW8NCD2UxaTzYW63zfZiEb4WUa3KxJw3_cqOY82-Inw3NRkhkp1IgfdYsm2WFFBKByAXjL2Jtyh9MBFtLHhOEL1LGfHTDKFf3CnLuLNx5iku8eg",
"payload": ""
}
2026-05-01 08:52:29,301:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724914295 HTTP/1.1" 200 1373
2026-05-01 08:52:29,301:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:29 GMT
Content-Type: application/json
Content-Length: 1373
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9OoaucwzYT31HpW0RgvLDJ2aPGEPoFx45579kba9Nll8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rccaraction.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:24Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914295/r3mgMA",
"status": "invalid",
"validated": "2026-05-01T08:52:28Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.rccaraction.com/.well-known/acme-challenge/e21yJvQHAKxftDRNAUplXjQ7t5bFDLXVd3trzMe_H8I: 404",
"status": 403
},
"token": "e21yJvQHAKxftDRNAUplXjQ7t5bFDLXVd3trzMe_H8I",
"validationRecord": [
{
"url": "http://www.rccaraction.com/.well-known/acme-challenge/e21yJvQHAKxftDRNAUplXjQ7t5bFDLXVd3trzMe_H8I",
"hostname": "www.rccaraction.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.rccaraction.com/.well-known/acme-challenge/e21yJvQHAKxftDRNAUplXjQ7t5bFDLXVd3trzMe_H8I",
"hostname": "www.rccaraction.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:52:29,301:DEBUG:acme.client:Storing nonce: 3A87yRk9OoaucwzYT31HpW0RgvLDJ2aPGEPoFx45579kba9Nll8
2026-05-01 08:52:29,302:INFO:certbot._internal.auth_handler:Challenge failed for domain www.rccaraction.com
2026-05-01 08:52:32,305:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:32,306:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724914185:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOU9vYXVjd3pZVDMxSHBXMFJndkxESjJhUEdFUG9GeDQ1NTc5a2JhOU5sbDgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0OTE0MTg1In0",
"signature": "ILK3h0Y2inf4CwweD0MLSzEwjvYpSfL1NPfKvykWRuvhLOeIIsIxyfPx6PoWjBCfgC7KEMXe2iOf_hoVno8ZP9yjw8rTes7F12cftP_pGAhmgcI6QnSfX0kxlOoSnT6sHhjwrEYp5jmMK9CIE-hesws8HQHVc-Hh829c3H740iwFHXbkGxHsB5fKSOxJL7skigYQHCzDwbt-xZ0FE38DPgX8BZbFU8KNjfD3AAXT-MhCog0YGViKdujymfaKBP3P3ys2gTGWJ1_Bi1PpnPedTOJgkFMD5oL2IASoDUp5eU0NR-JwLDowpw33tL_1YTDvFFNNrGjSuwCG0dDZIlDi3g",
"payload": ""
}
2026-05-01 08:52:32,369:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724914185 HTTP/1.1" 200 1676
2026-05-01 08:52:32,369:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:32 GMT
Content-Type: application/json
Content-Length: 1676
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9EacAU_WWEQYEG3nteiD5zGwTUUgHoedlu1kst7FPUcM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rccaraction.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:24Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724914185/iFXGLw",
"status": "invalid",
"validated": "2026-05-01T08:52:28Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "52.206.51.51: Invalid response from https://www.rccaraction.com/.well-known/acme-challenge/Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg: 404",
"status": 403
},
"token": "Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg",
"validationRecord": [
{
"url": "http://rccaraction.com/.well-known/acme-challenge/Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg",
"hostname": "rccaraction.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://rccaraction.com/.well-known/acme-challenge/Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg",
"hostname": "rccaraction.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.rccaraction.com/.well-known/acme-challenge/Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg",
"hostname": "www.rccaraction.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
}
]
}
]
}
2026-05-01 08:52:32,370:DEBUG:acme.client:Storing nonce: 3A87yRk9EacAU_WWEQYEG3nteiD5zGwTUUgHoedlu1kst7FPUcM
2026-05-01 08:52:32,370:INFO:certbot._internal.auth_handler:Challenge failed for domain rccaraction.com
2026-05-01 08:52:32,370:INFO:certbot._internal.auth_handler:http-01 challenge for www.rccaraction.com
2026-05-01 08:52:32,370:INFO:certbot._internal.auth_handler:http-01 challenge for rccaraction.com
2026-05-01 08:52:32,370:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: www.rccaraction.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.rccaraction.com/.well-known/acme-challenge/e21yJvQHAKxftDRNAUplXjQ7t5bFDLXVd3trzMe_H8I: 404
Domain: rccaraction.com
Type: unauthorized
Detail: 52.206.51.51: Invalid response from https://www.rccaraction.com/.well-known/acme-challenge/Xl6qF1NRSw5pH3C9AsmiJVQsMjIWC_6vWSnjK9PZcqg: 404
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:52:32,371:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:32,371:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:52:32,371:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:52:32,556:ERROR:certbot._internal.renewal:Failed to renew certificate rccaraction.com with error: Some challenges have failed.
2026-05-01 08:52:32,556:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:32,561:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/rcx.com.conf
2026-05-01 08:52:32,579:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:36:02 UTC.
2026-05-01 08:52:32,579:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:52:32,579:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:52:32,681:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:52:32,955:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745376f70>
Prep: True
2026-05-01 08:52:32,956:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745376f70>
Prep: True
2026-05-01 08:52:32,956:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745376f70> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745376f70>
2026-05-01 08:52:32,956:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:52:32,998: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:52:32,999:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:52:33,000:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:52:33,124:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:52:33,124:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:33 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"QY5hW9XrEAo": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:52:33,126:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for rcx.com
2026-05-01 08:52:33,128:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:52:33,128:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:52:33,168:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:52:33,169:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:33 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89YEtWRHaQCbnsp0w7sBBrbeA3uo2KRhK6zLcABmfuBLM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:52:33,169:DEBUG:acme.client:Storing nonce: upAtUo89YEtWRHaQCbnsp0w7sBBrbeA3uo2KRhK6zLcABmfuBLM
2026-05-01 08:52:33,169:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "rcx.com"\n }\n ]\n}'
2026-05-01 08:52:33,171:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OVlFdFdSSGFRQ2Juc3AwdzdzQkJyYmVBM3VvMktSaEs2ekxjQUJtZnVCTE0iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "MHNcQfTzhfhzBu1buzTSV1XoykRYErnavGcuQ5iuqM2Z8Uu8gREg6BHYEBL6SAOHZA2HwOTcqyJto2qLinXC1zOzAyoxqXFC0m8QRcqVJVN1_7gHV__NpBelexfGJ62tEo8Y8DDfV0pbnE4Eh0kk3K658Sj_FvG91X2hnbLOKWmrrKaSZU00yEVKMkIXOs4gcv-F1Y1rts_ZJfTcm__NrZP3DQS5wUbdO-GAlmu2xsyrTjYNKyfThQc59D9MCXbB5it9AZGbCmjfYgPCLEtfJy8aly5GwZfFnL2xBboodWJFN637HHAnE6v6eCE52rwM8LnHfRJvaWzP6eZufWcifg",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInJjeC5jb20iCiAgICB9CiAgXQp9"
}
2026-05-01 08:52:33,333:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 341
2026-05-01 08:52:33,333:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:52:33 GMT
Content-Type: application/json
Content-Length: 341
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167576385
Replay-Nonce: upAtUo89kKH8vNMXvRFftKMQzLyZlGCEvle4FAgFVELPWCsNGOw
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:52:33Z",
"identifiers": [
{
"type": "dns",
"value": "rcx.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724967315"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167576385"
}
2026-05-01 08:52:33,334:DEBUG:acme.client:Storing nonce: upAtUo89kKH8vNMXvRFftKMQzLyZlGCEvle4FAgFVELPWCsNGOw
2026-05-01 08:52:33,334:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:33,335:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724967315:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OWtLSDh2Tk1YdlJGZnRLTVF6THlabEdDRXZsZTRGQWdGVkVMUFdDc05HT3ciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0OTY3MzE1In0",
"signature": "Q3z3G32ee5eQiDZX9O-EsHnqswk3NrLKS7dcXPaWBtxzBLnpOcX6U7y2GfjfPpcQw2NKx3gw07LYwTZz_JG8rM7l53rNECLXRVoZt6KeVOC_llW0bn51KlZHRt_QV0qWh56FqglACry6T2qo_knqRLIGWSes68vBScj2j70YjAj47fqAXLE85IndhaVe-thh2_F7Y8dOG903CknDOayqYk0IC6s5JGGlmLiPSnhIuvap8eZVX12IVkQ-MncDGSET11NrgST4iX0kNJOHGic3u-eURD3nDLAchaPErbglOn-Udw2yJ2cxmWl2G6CvxTFLsdUycB_PvInHkG4CsasG0A",
"payload": ""
}
2026-05-01 08:52:33,377:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724967315 HTTP/1.1" 200 815
2026-05-01 08:52:33,378:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:33 GMT
Content-Type: application/json
Content-Length: 815
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphW51P9MjmqdmTSm4g7opTLAM46uhRCurNcj7DeLH7vFM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rcx.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:33Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/jmd1aQ",
"status": "pending",
"token": "Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/JsmFvA",
"status": "pending",
"token": "Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/CzBh5w",
"status": "pending",
"token": "Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s"
}
]
}
2026-05-01 08:52:33,378:DEBUG:acme.client:Storing nonce: IhYmVAphW51P9MjmqdmTSm4g7opTLAM46uhRCurNcj7DeLH7vFM
2026-05-01 08:52:33,378:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:52:33,378:INFO:certbot._internal.auth_handler:http-01 challenge for rcx.com
2026-05-01 08:52:33,387:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: rcx.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:33,387:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: rcx.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:33,388:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:33,388:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:52:33,388:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:52:33,465:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:33,466:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:33,466:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:36,647:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:36,649:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/jmd1aQ:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaFc1MVA5TWptcWRtVFNtNGc3b3BUTEFNNDZ1aFJDdXJOY2o3RGVMSDd2Rk0iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI0OTY3MzE1L2ptZDFhUSJ9",
"signature": "VaoVNYfknQTBi3bzIr_ow6XJpsvSkZEdzsEYE1SkkAI_Rm-G8eaHDRmL_L_eMkLwPkpcZUT-6gqbFIPB8FxTJZZJ0JqKmZWOdd3TQ7KJH5JzNs9WriwKfONuOdQzvIYU6Lnlu_IS44oTNMTaHZqE0zsQOw8ctNy71ga8w0ZaAI_VqhTbxCbaBUjsmFmOxxaYRjcUd-XODfeEGiw7dNH-1wnBfEa1VWOnfcs6VNw8yX5w56dXGmaHW1e-3utVcCBN4CT5VjjawAapeXu_5DDAMXjTEHNQCO3obEBO2FpYuwrc9wwXIiUID4vsz83jlNw_TgVSqWteqaNaaGj79ke9PQ",
"payload": "e30"
}
2026-05-01 08:52:36,693:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696724967315/jmd1aQ HTTP/1.1" 200 195
2026-05-01 08:52:36,694:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:36 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696724967315>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/jmd1aQ
Replay-Nonce: IhYmVAphFzRMSMy2Rj_EAoy5uRHlKJowBbWQSWgJ0KWN8vN5He0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/jmd1aQ",
"status": "pending",
"token": "Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s"
}
2026-05-01 08:52:36,694:DEBUG:acme.client:Storing nonce: IhYmVAphFzRMSMy2Rj_EAoy5uRHlKJowBbWQSWgJ0KWN8vN5He0
2026-05-01 08:52:36,694:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:52:37,696:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:37,697:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724967315:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaEZ6Uk1TTXkyUmpfRUFveTV1UkhsS0pvd0JiV1FTV2dKMEtXTjh2TjVIZTAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0OTY3MzE1In0",
"signature": "Sc2_9l26mQmkHMlXee2XVx0wgGPX_H4-u3eU2zkp5ljUcHUzANhMz70zuHtTq09SOgu_WTI0BULmeiGyXn6WUBTYOM0bpCj-wHjMqTlnhGux70mamweecdYSwwe2q3t0bvUCiVT2ZJJBOeYg_U2vekFb5_M2H6YE9ymn5NcsHsVDswEQL52FYwa7BRbEbCtdD4pbpY_ku3MjMj8cXrnfwwbXtgivlU18w1B0E3GlRJkJVndYFa2V-dtoHo03BFzwhybRuNbL7aeJvN2UmWvcl9P9n2azRhhnfP109L2tNLci8XtOn5rIc9Qg5UQnBAkBeKFGCHUc1QANNA6ljQOKZA",
"payload": ""
}
2026-05-01 08:52:37,752:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724967315 HTTP/1.1" 200 815
2026-05-01 08:52:37,753:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:37 GMT
Content-Type: application/json
Content-Length: 815
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphFRbMmCVaeplmbM2MUrOaMs33fZTrnSkFbw6lliiLkJs
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rcx.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:33Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/jmd1aQ",
"status": "pending",
"token": "Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/JsmFvA",
"status": "pending",
"token": "Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/CzBh5w",
"status": "pending",
"token": "Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s"
}
]
}
2026-05-01 08:52:37,753:DEBUG:acme.client:Storing nonce: IhYmVAphFRbMmCVaeplmbM2MUrOaMs33fZTrnSkFbw6lliiLkJs
2026-05-01 08:52:40,757:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:40,758:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696724967315:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaEZSYk1tQ1ZhZXBsbWJNMk1Vck9hTXMzM2ZaVHJuU2tGYnc2bGxpaUxrSnMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI0OTY3MzE1In0",
"signature": "XLMs_8R7cqTBwRd5RkCOh1rBv2uNaZsr7dW8z_RoMR3nJFnmT4O_Kk42ofOW5nUWCJkk09R4NOxtcqoXk8iOFc-_2LBPm9r92lAP2pV2HCj0qkqil5kb3l7IzJRxXR5x7O9Rx56SykGHGUmWTxNusjSRCoXdkOqSL3PwvuEKxQ3M7HrTz4TwaKjicLGOYzzREkD-sUvU6-8DlXZddeF5AXeY9NWO7i13HM7NBGU65kV73ly99Rtl5iPcvdIIVJWGKc-e7Ey9NC7bbjYdZgklKt5Jobeb3Jq6o3S-xeR82TcFBBLmCchzJbz2S-ZUIkiZZiuXXr4NwyeEm2GreTIcUw",
"payload": ""
}
2026-05-01 08:52:40,801:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696724967315 HTTP/1.1" 200 1612
2026-05-01 08:52:40,802:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:40 GMT
Content-Type: application/json
Content-Length: 1612
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAphsc2uPmEArSg19Cw6A573q5fYC_swtMxa2lmVdwZ-5u0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rcx.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:33Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696724967315/jmd1aQ",
"status": "invalid",
"validated": "2026-05-01T08:52:36Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "54.146.93.33: Invalid response from https://www.rcx.com/.well-known/acme-challenge/Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s: 404",
"status": 403
},
"token": "Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s",
"validationRecord": [
{
"url": "http://rcx.com/.well-known/acme-challenge/Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s",
"hostname": "rcx.com",
"port": "80",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
},
{
"url": "https://rcx.com/.well-known/acme-challenge/Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s",
"hostname": "rcx.com",
"port": "443",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
},
{
"url": "https://www.rcx.com/.well-known/acme-challenge/Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s",
"hostname": "www.rcx.com",
"port": "443",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
}
]
}
]
}
2026-05-01 08:52:40,802:DEBUG:acme.client:Storing nonce: IhYmVAphsc2uPmEArSg19Cw6A573q5fYC_swtMxa2lmVdwZ-5u0
2026-05-01 08:52:40,802:INFO:certbot._internal.auth_handler:Challenge failed for domain rcx.com
2026-05-01 08:52:40,802:INFO:certbot._internal.auth_handler:http-01 challenge for rcx.com
2026-05-01 08:52:40,802:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: rcx.com
Type: unauthorized
Detail: 54.146.93.33: Invalid response from https://www.rcx.com/.well-known/acme-challenge/Rbt42Rbxwi5wL5AWEzykmlPa1SkWVmgbB7JLmKd0k4s: 404
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:52:40,803:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:40,803:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:52:40,803:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:52:40,992:ERROR:certbot._internal.renewal:Failed to renew certificate rcx.com with error: Some challenges have failed.
2026-05-01 08:52:40,992:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:40,998:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/rotordronepro.com.conf
2026-05-01 08:52:41,023:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:36:12 UTC.
2026-05-01 08:52:41,023:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:52:41,023:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:52:41,124:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:52:41,405:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745338fa0>
Prep: True
2026-05-01 08:52:41,405:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745338fa0>
Prep: True
2026-05-01 08:52:41,405:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745338fa0> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745338fa0>
2026-05-01 08:52:41,405:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:52:41,447: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:52:41,448:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:52:41,449:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:52:41,627:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:52:41,628:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:41 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"dOxVwJIR10c": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:52:41,629:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for rotordronepro.com and www.rotordronepro.com
2026-05-01 08:52:41,631:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:52:41,632:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:52:41,691:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:52:41,691:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:41 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9zM3rS5e9tzcWZwyagRiGnNB7lE3N7Q6xp5OOmTKQeNU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:52:41,692:DEBUG:acme.client:Storing nonce: 3A87yRk9zM3rS5e9tzcWZwyagRiGnNB7lE3N7Q6xp5OOmTKQeNU
2026-05-01 08:52:41,692:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "rotordronepro.com"\n },\n {\n "type": "dns",\n "value": "www.rotordronepro.com"\n }\n ]\n}'
2026-05-01 08:52:41,694:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOXpNM3JTNWU5dHpjV1p3eWFnUmlHbk5CN2xFM043UTZ4cDVPT21US1FlTlUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "QgIVnKGeBdMc-AECqVOBNcj6p-aRW68wRT72hA-LoiJ6aRPwsMGiLcJ1GzOnV-T2M9WXceG4CQ1GK_EhQyO0KmRq7YQPDCowavUjzcs7Wh5ZYNmlFQk0TeSumJWy2zqBsPiXlYpXjJOcb-roRygHW_CJmWb6ipncwRqLvLVNPIt3LM7OsG0uyj3V9xUkK9WV3rMiqHjxBo_4TY0SwOOiW2VvyENyh6BDYRKNW0ZDwAoD5t0fHNd_r-WYWFObxMDZklp1lxbTVl5GgdnwBjDvoIe_yk1Ug-HL8yMSez_4o5n-S6CxqsLB_V3ttmM8U-bR_R4Q41bAwt7yVm_rEN-IFQ",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInJvdG9yZHJvbmVwcm8uY29tIgogICAgfSwKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInd3dy5yb3RvcmRyb25lcHJvLmNvbSIKICAgIH0KICBdCn0"
}
2026-05-01 08:52:41,781:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 503
2026-05-01 08:52:41,782:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:52:41 GMT
Content-Type: application/json
Content-Length: 503
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167605085
Replay-Nonce: VJnpPdsKAI33FnTX94di8zgFOKDAW7K09YU-BnhrIUmEHfJNAl8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"identifiers": [
{
"type": "dns",
"value": "rotordronepro.com"
},
{
"type": "dns",
"value": "www.rotordronepro.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021705",
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021725"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167605085"
}
2026-05-01 08:52:41,782:DEBUG:acme.client:Storing nonce: VJnpPdsKAI33FnTX94di8zgFOKDAW7K09YU-BnhrIUmEHfJNAl8
2026-05-01 08:52:41,782:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:41,783:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021705:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS0FJMzNGblRYOTRkaTh6Z0ZPS0RBVzdLMDlZVS1CbmhySVVtRUhmSk5BbDgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzA1In0",
"signature": "ObfUzlD9H-zY-3X7VnUWob-Cd_so5N86rkJ_ggfHclcQrIDChFSnpe7DcISFrw3rGbDAuC-3TTmBG8HlVYHzBoRkx6LSg58oCAN9jYXCnk3pzjAykrEpOQP49IgS3qjfDQI723_jI3wRnwzXe-znlq_CAbEMMymQmZys1jc7HzQgcaQYf-Ex43vLcmmvtIekjwSRF3gMIqmg5F5e3ySm5l0DY-qm6ZHup-0GMH_RD0HLzPwiFrnOJU_gHY8avmlYy6wYEPfGNjTVncDIKWv1DMZd_OvJUozUfDfevO6LQZc36ajJsKWtRZkKdzuVUbQDmGAJElHbA8ZoVmKvDNLdWQ",
"payload": ""
}
2026-05-01 08:52:41,845:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021705 HTTP/1.1" 200 825
2026-05-01 08:52:41,845:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:41 GMT
Content-Type: application/json
Content-Length: 825
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9aiXuouYEGo9t4sHSWmPKVp_75UQyKIg-ue1mq36rhBU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/p8o2kA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/ys-7KA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/HZQsRA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
}
]
}
2026-05-01 08:52:41,845:DEBUG:acme.client:Storing nonce: 3A87yRk9aiXuouYEGo9t4sHSWmPKVp_75UQyKIg-ue1mq36rhBU
2026-05-01 08:52:41,845:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:41,847:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021725:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOWFpWHVvdVlFR285dDRzSFNXbVBLVnBfNzVVUXlLSWctdWUxbXEzNnJoQlUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzI1In0",
"signature": "Kvp9cYyBP59MLnJEwUIAK519lN5ICMWw-vwOwOuvUMykghiyhdcLXBLHcPB-dg7i7Ff6AA7baEmjjLgG2KXpHckZCajkox4YM7E76bcYD2QANosvx6r0kupR9bAwxBfjPEbQ8kDVfp9tyytiZ9Ivps_Hp4m2uWE8UmqDq8x0zyZZqHDBtATlIXyuHBFP8F0EZRfDWsPLmuXnSSudiwug4uz7Lg5AGcTvX5ac7kJ-mjOowCd4I0F_sbFT1UmyztCMnV1yVS397fspLANEPe8ewtt4B15_R3dqnLUJ-zmLr2R-p9f8v17yhym3IgcVEGRyQqrD083JdspPlB4jw3J89w",
"payload": ""
}
2026-05-01 08:52:41,909:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021725 HTTP/1.1" 200 829
2026-05-01 08:52:41,909:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:41 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKwkub-fk0sk4NAXCZPmWuMjHMGOGacNuDUGyB9CU2Kc4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/wgsvQQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/J_RBVQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/Mo2UBg",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
}
]
}
2026-05-01 08:52:41,909:DEBUG:acme.client:Storing nonce: VJnpPdsKwkub-fk0sk4NAXCZPmWuMjHMGOGacNuDUGyB9CU2Kc4
2026-05-01 08:52:41,910:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:52:41,910:INFO:certbot._internal.auth_handler:http-01 challenge for rotordronepro.com
2026-05-01 08:52:41,910:INFO:certbot._internal.auth_handler:http-01 challenge for www.rotordronepro.com
2026-05-01 08:52:41,920:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: rotordronepro.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:41,921:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: rotordronepro.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:41,921:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:41,921:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:52:41,921:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:52:42,003:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:52:42,004:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:52:42,004:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:52:45,188:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:45,190:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/HZQsRA:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS3drdWItZmswc2s0TkFYQ1pQbVd1TWpITUdPR2FjTnVEVUd5QjlDVTJLYzQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI1MDIxNzA1L0haUXNSQSJ9",
"signature": "H621BBFRN65R14-okxGaCedisTAhtTic3QohqKi0IxQQfUAQJJHGev66hy_syTHT89ulM7GFLt0Y6VXEKpaS1fRt65xDZf6IRbKwHT5HtURl6eb-eiqJe1S4C227mRRM73xL4wi06JiQwmzeBAZcacPgnuynZW8eVCh6WL_W6GEcUxgxEiZ7hS14vwDrgUt5giC9OY5Uge14HZo3ZTG-Ejca10qYCFxSohHfEf0VncwwFSfTc3fLBr9zahWZOQ0Yh0IQ0sip_lntazsBAOxZVAyifCi_GziJrt9q-em30eKiMNc62u1m_74H2gG_ivAhaz9K1tdjv-8rapnOVM9dtg",
"payload": "e30"
}
2026-05-01 08:52:45,255:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696725021705/HZQsRA HTTP/1.1" 200 195
2026-05-01 08:52:45,255:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:45 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696725021705>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/HZQsRA
Replay-Nonce: 3A87yRk9gWfwcltJNToOVMCwQZBGE0yLegHukRiTc-NtD1brbQw
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/HZQsRA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
}
2026-05-01 08:52:45,256:DEBUG:acme.client:Storing nonce: 3A87yRk9gWfwcltJNToOVMCwQZBGE0yLegHukRiTc-NtD1brbQw
2026-05-01 08:52:45,256:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:52:45,257:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/J_RBVQ:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOWdXZndjbHRKTlRvT1ZNQ3dRWkJHRTB5TGVnSHVrUmlUYy1OdEQxYnJiUXciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI1MDIxNzI1L0pfUkJWUSJ9",
"signature": "hbxFgwQOQPC5aSRi9r8liLlEjX3uO4lUYN_pVuJAGuinCJFQ6pUbjLAYscuirkAn9YcfTWLfiTaAOUE2R0n_b1q8vBUHoasjPynANzIX6CYrwOeH_WgjMIlE0muOAxZem8vdpGz5jE5P5--xGogwYFjR1EfrHwUfs0zn_p8C-xNU3TDI1OUTPjifmCgtrbhzLpmS2kIqswW0ZtcEpu6RjZNxPGQeiimppnoOkvBiXREwWpDmnmfRLrYiBcN2Io32LsJdRL14KXytAvEsyULwcTIynohY5A8XNRJtZSsKCMIU1GUUuemca25Jsn2f8KK6Rw71IuMFTkYowT8NsePmWg",
"payload": "e30"
}
2026-05-01 08:52:45,321:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696725021725/J_RBVQ HTTP/1.1" 200 195
2026-05-01 08:52:45,322:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:45 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696725021725>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/J_RBVQ
Replay-Nonce: 3A87yRk9lbddTExtaC0ISjktWoVq1zHkH1_Dmgw0aWvU2iYVyVQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/J_RBVQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
}
2026-05-01 08:52:45,322:DEBUG:acme.client:Storing nonce: 3A87yRk9lbddTExtaC0ISjktWoVq1zHkH1_Dmgw0aWvU2iYVyVQ
2026-05-01 08:52:45,322:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:52:46,323:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:46,325:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021705:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOWxiZGRURXh0YUMwSVNqa3RXb1ZxMXpIa0gxX0RtZ3cwYVd2VTJpWVZ5VlEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzA1In0",
"signature": "F52ihle0QD3pSjXZ8pUxaaMB_ud9za1vnl4zC3VNA3zFyO7beKMJGZcbxhX23RWbu0CQGtA_lD5xclrALzF6gt6yMkCdbP6Y-91bnMKRfmumW4-wOBKtm7Et03FkGMP04kHzywjyRT4v-tDxqIti1WTifjK6JUpt7LV49TXsd03Kn9UuyT506pqGT8UQq8nrttnx80TySfyTiZ3_WSwVrOOHiHM2rpwAlR96bnu0T4uknou70LZslm1-tAE69Wu3AXCegIxb2V3bbEqo-ODlDk9hYNdndrN0vlldg-I_nLAkfha_Mn3mubwJGVKIIxR1l-sg2sEAFMOx4CbmyRm5tA",
"payload": ""
}
2026-05-01 08:52:46,399:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021705 HTTP/1.1" 200 825
2026-05-01 08:52:46,399:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:46 GMT
Content-Type: application/json
Content-Length: 825
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9xZuwD91uzXAxHNfgwtgs2R10zhjDI9f7bb5IK9g3tEc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/HZQsRA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/ys-7KA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/p8o2kA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
}
]
}
2026-05-01 08:52:46,399:DEBUG:acme.client:Storing nonce: 3A87yRk9xZuwD91uzXAxHNfgwtgs2R10zhjDI9f7bb5IK9g3tEc
2026-05-01 08:52:46,400:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:46,401:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021725:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOXhadXdEOTF1elhBeEhOZmd3dGdzMlIxMHpoakRJOWY3YmI1SUs5ZzN0RWMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzI1In0",
"signature": "XowYH9D_tU_k7P-e67s7Ll2zuWEwJwNb_ks0XYE7TZcZgU15sx7FRsSSv6AwlRwObkOio4pRmZwnYGcLsA6dxbaeBtcB_0bm3Y_mCWvk0Qway66aclUwSM1LaR-Whs2uXMli4Gbe5bNpu3qPtaIwJ_hQ87kFGn-QvwHcnjdzL-sXP_iM2z_D4xLJkVEvLKhbR5-OLOUDA6kvgxMizqnP4FEmHVZ3e1L2q3--6ehXQw6L5M4im3Coqa_jNjPo3--AljdHFTmZi3wKml2VgjZbQylE1smrTp9Na_nVee_B5F9aItWesaKU_hMm3gF8qQYfi_LTAl620l5ZhFz-AjsNcg",
"payload": ""
}
2026-05-01 08:52:46,462:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021725 HTTP/1.1" 200 829
2026-05-01 08:52:46,462:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:46 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9c6Vi2mxrRoO1A3wWtZm-cWhY9guWsf82R2g9hRhca-I
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/Mo2UBg",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/J_RBVQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/wgsvQQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
}
]
}
2026-05-01 08:52:46,462:DEBUG:acme.client:Storing nonce: 3A87yRk9c6Vi2mxrRoO1A3wWtZm-cWhY9guWsf82R2g9hRhca-I
2026-05-01 08:52:49,466:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:49,467:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021705:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOWM2VmkybXhyUm9PMUEzd1d0Wm0tY1doWTlndVdzZjgyUjJnOWhSaGNhLUkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzA1In0",
"signature": "HIBgdPLCQTkdSJmcIUiouCwtPEfyQiL8SVsS2VbZWJJQNf7teFfTyZcIF_6FsrzGAKpDd95W2NEwLUG8MQ_hI9E91TjlboQK-Lqeh8TM3taeoFOdqG2CPuGNs5Vm0xGumAl-jcteSUl8zhSNB0Bn9H26ZNqHWagyr-Kum1xDdFktAYPrNz7s9ENK6DUgJYFzusfHHB5lsAaJjUK7aoIl22GyWc2Y46BizcXYJ43QJDu1mIBvHF64D3B3eV7WQ2PxLUjJW-1YJbd73XMzkoKmdtITlBLeSwpEexW4DQWYVdI275fpJFcXV18H0K2iINgbi3gmpreX65UBvgrGOBub8Q",
"payload": ""
}
2026-05-01 08:52:49,529:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021705 HTTP/1.1" 200 825
2026-05-01 08:52:49,529:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:49 GMT
Content-Type: application/json
Content-Length: 825
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9Kdhn59KEh_m7J8txOa4ehSlD6QGeMYE6hS7gFbwZTYA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/ys-7KA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/HZQsRA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/p8o2kA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
}
]
}
2026-05-01 08:52:49,529:DEBUG:acme.client:Storing nonce: 3A87yRk9Kdhn59KEh_m7J8txOa4ehSlD6QGeMYE6hS7gFbwZTYA
2026-05-01 08:52:49,530:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:49,533:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021725:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOUtkaG41OUtFaF9tN0o4dHhPYTRlaFNsRDZRR2VNWUU2aFM3Z0Zid1pUWUEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzI1In0",
"signature": "ccy3sbhNbUeRO2oeBwdaqSLYlqtDBog-E2p65ma4If5_S3I3NdXvhPlA-Y1aFyZN5iLfpoFqqeU6l0R9mCIrwdlRuzOV3iO6r3hurSIA5d-lEzvyFTpqiNy2q_9mdLBcJCjqSR0_1-e6w_GZTMnSZ_v31n2sa_Notk0h1WfzPFlC5nFG7fv0fUOpjEuZAs3hcXw_gPGJlE7Eiq9g0YSgRYcIxAw6u3UnsKFNIXuRilA9byMJl-2xn8Jyx4HesyjI-IC0NB5RpxSJJYaEKIyTBG_1M3ZZzK9qoSq_0pEpdFEpF-jIsDge4V4WZM9HUCiwgmzXqJV6BUTg1rxqFFHHBA",
"payload": ""
}
2026-05-01 08:52:49,594:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021725 HTTP/1.1" 200 829
2026-05-01 08:52:49,595:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:49 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsK2AggSVOtp2BWqUf48VLjjEVBAdo6rYqD6WcM3fNTFSM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/Mo2UBg",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/J_RBVQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/wgsvQQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
}
]
}
2026-05-01 08:52:49,595:DEBUG:acme.client:Storing nonce: VJnpPdsK2AggSVOtp2BWqUf48VLjjEVBAdo6rYqD6WcM3fNTFSM
2026-05-01 08:52:52,599:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:52,600:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021705:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzSzJBZ2dTVk90cDJCV3FVZjQ4VkxqakVWQkFkbzZyWXFENldjTTNmTlRGU00iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzA1In0",
"signature": "amB0-AyVJllnQVyPFPt_YxyPD_bywS6obdmARiEORgxUfJts26saILtkeYCV1GRBM5X1x9ywzxg3kbs13VjIDBipI0jVmqcXBSeD20m23EyF9vNHXaRgKrdGUn2g_ry3xiIjqF9OFv43wnYLdtV00zTHc012jwHO8g_aqPdodwHvntoMUTPliMC3tDg2guaKiTjsDoC61udK2lyiJCRndWfDhv91CeUXg2TMZnGgMJAeMnyyoB8HpF_ETpmR0rLDkDAE6H7MFmqLSl4tzjahjBqqDlkeyZn80SCxNerPeJ-zF0m7V6ZCQ0TNDntqL139AAy9xJ7IFFe1VmRGg4XPxA",
"payload": ""
}
2026-05-01 08:52:52,663:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021705 HTTP/1.1" 200 825
2026-05-01 08:52:52,663:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:52 GMT
Content-Type: application/json
Content-Length: 825
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKf_F1PXx0FbIkwaESgcwzIHel0OMfPOaeFB6aaQONzp8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/ys-7KA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/HZQsRA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/p8o2kA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
}
]
}
2026-05-01 08:52:52,664:DEBUG:acme.client:Storing nonce: VJnpPdsKf_F1PXx0FbIkwaESgcwzIHel0OMfPOaeFB6aaQONzp8
2026-05-01 08:52:52,664:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:52,665:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021725:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS2ZfRjFQWHgwRmJJa3dhRVNnY3d6SUhlbDBPTWZQT2FlRkI2YWFRT056cDgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzI1In0",
"signature": "g7718Cm5HyvGeHi16MwXmW_oYmdtnT5E0XU0UqyW9-USp2jFQDD8gCpVXdIj5dPDI4uIhBXDgWPSZaipimtmefQOeMbK4Pd6PlmtUpMc3NYqOetp6oT83T6JK0ICmLF8EGJhZHA0_AK-YfglfAeVNX-zTzxpOga6PYTWUg8kqq4Exil3jgW06wSt054sHBt4JUPdHCxDWee4XcGQtlJYdCOQOQZMFy5u0yIxEe6q_b0zrmu14koXolPVLnSfHCpY-SbiC98_YhcYVWPkUilUfvrm8Z66TFI3w_jEdiTpnGQNZ5fxHY43u13j6SfSIYPDuyDJNZ0Z7bp7baDYsVayWg",
"payload": ""
}
2026-05-01 08:52:52,728:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021725 HTTP/1.1" 200 829
2026-05-01 08:52:52,729:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:52 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9YooEc_6xa00lGnKzZAa6xyGSU-ycFq9KzL_KsX3OD7A
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/Mo2UBg",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/J_RBVQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/wgsvQQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
}
]
}
2026-05-01 08:52:52,729:DEBUG:acme.client:Storing nonce: 3A87yRk9YooEc_6xa00lGnKzZAa6xyGSU-ycFq9KzL_KsX3OD7A
2026-05-01 08:52:55,732:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:55,734:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021705:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOVlvb0VjXzZ4YTAwbEduS3paQWE2eHlHU1UteWNGcTlLekxfS3NYM09EN0EiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzA1In0",
"signature": "S1bJqpq3k928T-K7o3iuq2I8Qdsoyf0ka3-EHkP5G5FXlcyD_kRNjPCTrjpod6qPNbW3dkL9OO31nMokPP9_BMJmzj3vB5db5DzfvslQSG4WBmm1gXfXWO7Vm-1hb7W35Js1oq73_eLa4l4G8gzaRpwXznJLCgY0GXkmcUsyq9Q7tK5VLIX-pYsroiwnhGI_V9CVgE1Jgy2PfLGDd7IqBy2ZA4wKWBfDY_6phZ10cWJc1xl9dc-IdjbpsmXHCNElorFKHt-w2Z-kM1BfNUNHAGmWTLs-H0YorsOvXg8-PZw-QDD6LZD09CWJm_si_tpDA6ZUInbY1H28Javay4q-3Q",
"payload": ""
}
2026-05-01 08:52:55,795:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021705 HTTP/1.1" 200 825
2026-05-01 08:52:55,796:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:55 GMT
Content-Type: application/json
Content-Length: 825
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKu6EVPVPwraQTOg9OiS_D3fgxBC_f7ac-bEwRpyGjA9s
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/ys-7KA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/p8o2kA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/HZQsRA",
"status": "pending",
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw"
}
]
}
2026-05-01 08:52:55,796:DEBUG:acme.client:Storing nonce: VJnpPdsKu6EVPVPwraQTOg9OiS_D3fgxBC_f7ac-bEwRpyGjA9s
2026-05-01 08:52:55,796:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:55,797:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021725:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS3U2RVZQVlB3cmFRVE9nOU9pU19EM2ZneEJDX2Y3YWMtYkV3UnB5R2pBOXMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzI1In0",
"signature": "USvMTmN0__jUc9E3ok1xD0LXtzEVnFUTI-LVRsM02IHlpCRjDyJ1SO01idC3_ecpnwkEjilV6m15rhgl23NC9yf408kiYK2pWp3qxbM6M4ku4qpRp2gUxbOLDQSiB5TuEUT823-IAjO1rrXySgAg1hgizWCPGLuHWA20PzhjtltUwi0Pm91Fj809r9aSVfJHL307a0heI1Sc4q_hk6Q75fOGICqZWYXAW5oH8n_qUfn1bAbLlL8ocjB-U6nQdUwZBD6F8Hc_ttkZdgv_Bnlooq3urxJhxSdfW6-n0RS135l23p8dqaRdWZU37u3hGMFE-JI3dwOSXNaUZSlG5Lrw1g",
"payload": ""
}
2026-05-01 08:52:55,859:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021725 HTTP/1.1" 200 829
2026-05-01 08:52:55,860:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:55 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKqIiUhjEADl8OJxflQDhIDGeFTsZQpBICSChSaaYOTaA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/J_RBVQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/Mo2UBg",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/wgsvQQ",
"status": "pending",
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ"
}
]
}
2026-05-01 08:52:55,860:DEBUG:acme.client:Storing nonce: VJnpPdsKqIiUhjEADl8OJxflQDhIDGeFTsZQpBICSChSaaYOTaA
2026-05-01 08:52:58,863:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:58,864:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021705:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS3FJaVVoakVBRGw4T0p4ZmxRRGhJREdlRlRzWlFwQklDU0NoU2FhWU9UYUEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzA1In0",
"signature": "V3pybrobA3A2vWw93BcU0XRy-ZK9EY7C3vEBgRLwbDIiYqHKJ43WolxQXgN2npfWsMC8n7lYc5n3-TmKVz6-Oc-DvjoLtnf2GzxWzHju-bpyoD3Kj0RNSjX1XR6ekaz9NfpwRDsogZL8Ua7we-QOvuBBWViXzMI-6Ku-RG0je1A2vZ6VxoN9vQNvozFZod0tJJfw-_aMvrkSc0rIPGgLZQRoqw3hAnpel7VchTiUuGVm4oN2Pdfp0y1HTVEObCtXZ4Kq_8O7i4PQUMnqA1OXcUY4uKBnt5xQpzy-VW7g5Z6ljUwOgybXtfibOZB-x4Vq7TUcKgcYhPHHIWFWaIMwOQ",
"payload": ""
}
2026-05-01 08:52:58,926:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021705 HTTP/1.1" 200 1912
2026-05-01 08:52:58,927:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:58 GMT
Content-Type: application/json
Content-Length: 1912
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKM-XLEVoR0tXyvuSIW06ddXfeh--7vx-3ySL5teeYY-Y
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "rotordronepro.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021705/HZQsRA",
"status": "invalid",
"validated": "2026-05-01T08:52:45Z",
"error": {
"type": "urn:ietf:params:acme:error:connection",
"detail": "104.130.70.18: Fetching https://www.rotordronemag.com/: Timeout during connect (likely firewall problem)",
"status": 400
},
"token": "F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw",
"validationRecord": [
{
"url": "http://rotordronepro.com/.well-known/acme-challenge/F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw",
"hostname": "rotordronepro.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://rotordronepro.com/.well-known/acme-challenge/F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw",
"hostname": "rotordronepro.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.rotordronepro.com/.well-known/acme-challenge/F3OlbtkM0PwByLK4uWbmjMgsuYSYgbclyiytaOpQXBw",
"hostname": "www.rotordronepro.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.rotordronemag.com/",
"hostname": "www.rotordronemag.com",
"port": "443",
"addressesResolved": [
"104.130.70.18"
],
"addressUsed": "104.130.70.18"
}
]
}
]
}
2026-05-01 08:52:58,927:DEBUG:acme.client:Storing nonce: VJnpPdsKM-XLEVoR0tXyvuSIW06ddXfeh--7vx-3ySL5teeYY-Y
2026-05-01 08:52:58,927:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:58,929:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725021725:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS00tWExFVm9SMHRYeXZ1U0lXMDZkZFhmZWgtLTd2eC0zeVNMNXRlZVlZLVkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MDIxNzI1In0",
"signature": "Go_C21lkKn48e0msvZ0oGZdQfrEb5yV5w_qPbcgB43r4jWy0jKusg7qbZbjUCzqBsAJ5qw3WWHU4Ef73vxN9lTljwSzCF3SxYaF-4OlumIZohESPqjJ0jWgc3krzSFAbLiOk7NxV2uBdqBr3OYcr8ENFT4Ev4mvzZYGyoPY1u162SUhszWJSparkJ44njGhsc4H5l-cpRAWEik05IOGkq5Zj0zViL8Qk9T9yEppoMjVGW2hG8g6-nUyhYPFH4LomciTCSj-NkF_HFyye9LV8ySSp8YKrZKh-P9F2eeCC3oSmtgUVjGn6yt4Mf_jlFvPjSsDv10KDTjB7ic8sJRzZ4A",
"payload": ""
}
2026-05-01 08:52:58,991:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725021725 HTTP/1.1" 200 1605
2026-05-01 08:52:58,991:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:58 GMT
Content-Type: application/json
Content-Length: 1605
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsK_glPyoy0bm7-Cc6q3mNZPTdlexvXKaDhxsqy8oRK-58
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rotordronepro.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:41Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725021725/J_RBVQ",
"status": "invalid",
"validated": "2026-05-01T08:52:45Z",
"error": {
"type": "urn:ietf:params:acme:error:connection",
"detail": "104.130.70.18: Fetching https://www.rotordronemag.com/: Timeout during connect (likely firewall problem)",
"status": 400
},
"token": "RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ",
"validationRecord": [
{
"url": "http://www.rotordronepro.com/.well-known/acme-challenge/RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ",
"hostname": "www.rotordronepro.com",
"port": "80",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.rotordronepro.com/.well-known/acme-challenge/RhRFngV_0dwdeZ2j8RpbSUx84ADEj0kiIjND0S_iWnQ",
"hostname": "www.rotordronepro.com",
"port": "443",
"addressesResolved": [
"52.206.51.51"
],
"addressUsed": "52.206.51.51"
},
{
"url": "https://www.rotordronemag.com/",
"hostname": "www.rotordronemag.com",
"port": "443",
"addressesResolved": [
"104.130.70.18"
],
"addressUsed": "104.130.70.18"
}
]
}
]
}
2026-05-01 08:52:58,991:DEBUG:acme.client:Storing nonce: VJnpPdsK_glPyoy0bm7-Cc6q3mNZPTdlexvXKaDhxsqy8oRK-58
2026-05-01 08:52:58,992:INFO:certbot._internal.auth_handler:Challenge failed for domain rotordronepro.com
2026-05-01 08:52:58,992:INFO:certbot._internal.auth_handler:Challenge failed for domain www.rotordronepro.com
2026-05-01 08:52:58,992:INFO:certbot._internal.auth_handler:http-01 challenge for rotordronepro.com
2026-05-01 08:52:58,992:INFO:certbot._internal.auth_handler:http-01 challenge for www.rotordronepro.com
2026-05-01 08:52:58,992:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: rotordronepro.com
Type: connection
Detail: 104.130.70.18: Fetching https://www.rotordronemag.com/: Timeout during connect (likely firewall problem)
Domain: www.rotordronepro.com
Type: connection
Detail: 104.130.70.18: Fetching https://www.rotordronemag.com/: Timeout during connect (likely firewall problem)
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:52:58,992:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:58,992:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:52:58,992:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:52:59,182:ERROR:certbot._internal.renewal:Failed to renew certificate rotordronepro.com with error: Some challenges have failed.
2026-05-01 08:52:59,183:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:52:59,187:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/waypoint.rotordronepro.com.conf
2026-05-01 08:52:59,208:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:36:25 UTC.
2026-05-01 08:52:59,208:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:52:59,208:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:52:59,314:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:52:59,587:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745336b50>
Prep: True
2026-05-01 08:52:59,587:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745336b50>
Prep: True
2026-05-01 08:52:59,587:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745336b50> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd745336b50>
2026-05-01 08:52:59,587:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:52:59,629: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:52:59,630:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:52:59,631:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:52:59,756:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:52:59,757:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:59 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"5HpqtVk03Vo": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:52:59,758:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for waypoint.rotordronepro.com
2026-05-01 08:52:59,760:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:52:59,760:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:52:59,801:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:52:59,801:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:59 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IhYmVAph3sh5MY7zI2iNlH7Q9vQJUoBrQpQExbTbdOselZ4y_cI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:52:59,801:DEBUG:acme.client:Storing nonce: IhYmVAph3sh5MY7zI2iNlH7Q9vQJUoBrQpQExbTbdOselZ4y_cI
2026-05-01 08:52:59,802:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "waypoint.rotordronepro.com"\n }\n ]\n}'
2026-05-01 08:52:59,804:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaDNzaDVNWTd6STJpTmxIN1E5dlFKVW9CclFwUUV4YlRiZE9zZWxaNHlfY0kiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "LLg9205vwx3bQjviYF6rT7QkafrAyjRkmkppVN6vUYKJ7brBlyhbvkHqKvL1FFOIG5AfrduXW9MaHhEESckv84OTcES4E8dyoBkl2s7UfRyV46m6xhT77jiVrzTlu_secbbIDFG2uFd3-_mGdWbtmD7tpZcJ0-ZWgI9DqdXLF0Ns-kzGtmaVy2tRt_b9u5KIj79Y7stawqAeCcSgTIP7LnxF3zaupgOK1mV-cahYZ6vdUH-MgXu-wM6LkQTdLFSLgzUGf5tXxJa2kdtj3iQvEZAvD3DU8TLmxxqw1uoMpd8i6SJD76LsC-O2N7RjPK5wm97hR3v62AJ0FlVaH1kOdA",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIndheXBvaW50LnJvdG9yZHJvbmVwcm8uY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:52:59,951:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 360
2026-05-01 08:52:59,951:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:52:59 GMT
Content-Type: application/json
Content-Length: 360
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167662735
Replay-Nonce: IhYmVAphcB7GbFoPFlE5sCRIcoHY2SJJYyA0Ts05XBOXjQItKAk
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:52:59Z",
"identifiers": [
{
"type": "dns",
"value": "waypoint.rotordronepro.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725120945"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167662735"
}
2026-05-01 08:52:59,952:DEBUG:acme.client:Storing nonce: IhYmVAphcB7GbFoPFlE5sCRIcoHY2SJJYyA0Ts05XBOXjQItKAk
2026-05-01 08:52:59,952:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:52:59,953:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725120945:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJJaFltVkFwaGNCN0diRm9QRmxFNXNDUkljb0hZMlNKSll5QTBUczA1WEJPWGpRSXRLQWsiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MTIwOTQ1In0",
"signature": "fKwZSSrhX3fehUySeBu4-p9iR1ulKjOFVWai7GWYOGWXnusVVC9GQ-0TzU-bhb0JakAXUKxOx89WReSKWNSLLrwG2vxMfERQYo3BwMuu_gWTO-yeSo-NJoPB_YxkmMc7z8h1IFkuuMz2l9_-wUHX-Ix04CuHuMMH2941vUknpGi9YbwoWu52d4W4Ii5dwL0cBpbRgbMcWz9vbi_G64KqZPbxjttrWNy1O6blNjSHafq2UY2i9602QKkEqbYqQK8YWIlV-zAsvzrtqNh-Vf5h69qNDTGAJvMZ4qNWkUfycpsyWnjh-mmWLmLdmV62aZRvOrJ93xG6WBmErJ3lSLpdJw",
"payload": ""
}
2026-05-01 08:52:59,997:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725120945 HTTP/1.1" 200 834
2026-05-01 08:52:59,997:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:52:59 GMT
Content-Type: application/json
Content-Length: 834
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89sIozxU9_NwIKCymTqjqIhGpsiFCkaZDJz5A7muSrEXQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "waypoint.rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:59Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/JRmMuA",
"status": "pending",
"token": "WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/6fxrvg",
"status": "pending",
"token": "WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/IBMxWw",
"status": "pending",
"token": "WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w"
}
]
}
2026-05-01 08:52:59,997:DEBUG:acme.client:Storing nonce: upAtUo89sIozxU9_NwIKCymTqjqIhGpsiFCkaZDJz5A7muSrEXQ
2026-05-01 08:52:59,998:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:52:59,998:INFO:certbot._internal.auth_handler:http-01 challenge for waypoint.rotordronepro.com
2026-05-01 08:53:00,047:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: waypoint.rotordronepro.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:53:00,048:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: waypoint.rotordronepro.com in: /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:53:00,048:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:53:00,048:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:53:00,049:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:53:00,195:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:53:00,195:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata-le-ssl.conf
2026-05-01 08:53:00,195:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:53:03,374:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:53:03,376:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/IBMxWw:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OXNJb3p4VTlfTndJS0N5bVRxanFJaEdwc2lGQ2thWkRKejVBN211U3JFWFEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI1MTIwOTQ1L0lCTXhXdyJ9",
"signature": "ieWjtp-xkN_VIokEv834J-z8m0sxMQSWHjdoRs8L2lvjDu0KNpGw2o2dr2wAHXOLJwIo-kzlm1Ke1ZCFZJFzZb4Y2JUw58agIE3c0K3q0nvYgyDZjhqYsS4iYDxQ9St-nZTty9j90gRSthTpgnEeBZa882L8CrJSe2ItGpcjuPZRTJj6nNkRDrI6uQqgYQp7p6UfPQqIQ9IdHmQsRWdX9wuN5Wp8dkP31R2vpw6hd2g-JaOCeR3vatkNrxLoUkqTrvuwl26ncAsSJmClhtBO2N66Zj7qmTbLrSAY90mKKkxhCX3tCmW4beClaE3Z8YTLKltiF0Ept41Y3C3diMHLGQ",
"payload": "e30"
}
2026-05-01 08:53:03,462:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696725120945/IBMxWw HTTP/1.1" 200 195
2026-05-01 08:53:03,462:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:53:03 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696725120945>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/IBMxWw
Replay-Nonce: upAtUo89AhzBSmVCuj9WtP9P9xI41KKTIgFtRSIM4AAeb8areTI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/IBMxWw",
"status": "pending",
"token": "WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w"
}
2026-05-01 08:53:03,463:DEBUG:acme.client:Storing nonce: upAtUo89AhzBSmVCuj9WtP9P9xI41KKTIgFtRSIM4AAeb8areTI
2026-05-01 08:53:03,463:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:53:04,464:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:53:04,466:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725120945:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OUFoekJTbVZDdWo5V3RQOVA5eEk0MUtLVElnRnRSU0lNNEFBZWI4YXJlVEkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MTIwOTQ1In0",
"signature": "SCPfArjRO-y2mt5yIeZ47Ub3jnpdxG_GDejxVmUaqSbpACxt7UWI9LrUXIioPi4l3fRf7NSsDeG14E5VacnhmaNxqqnH4uXUdZABv6iFNw0YkBp769krqtekBxYiqvIjE2-febL1RJXFl3Aq4bCrupGjR2fYY1nUxqqpCQ-okD1LKHhW0rbC9oqLnB7eRJ4R39mGL1wawCfN-GKDvi5-YhAbWiUJz2doW7HmUwVbZGAbUuYethX1liSDslymgpI8jnouc2kNfO9jj4Qk5VQDPlvad3tS89CWWzGPfD7xbzlE0PqYnAh9uXv9F4zZtHIuD1fdZ540GoCud6-nqr4ZWA",
"payload": ""
}
2026-05-01 08:53:04,521:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725120945 HTTP/1.1" 200 834
2026-05-01 08:53:04,522:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:53:04 GMT
Content-Type: application/json
Content-Length: 834
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo893cAYdf0CWwGpK0mNRlrtnMjvbAhOG3q5mCyeDW_2v84
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "waypoint.rotordronepro.com"
},
"status": "pending",
"expires": "2026-05-08T08:52:59Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/6fxrvg",
"status": "pending",
"token": "WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/JRmMuA",
"status": "pending",
"token": "WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/IBMxWw",
"status": "pending",
"token": "WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w"
}
]
}
2026-05-01 08:53:04,522:DEBUG:acme.client:Storing nonce: upAtUo893cAYdf0CWwGpK0mNRlrtnMjvbAhOG3q5mCyeDW_2v84
2026-05-01 08:53:07,526:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:53:07,527:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725120945:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJ1cEF0VW84OTNjQVlkZjBDV3dHcEswbU5SbHJ0bk1qdmJBaE9HM3E1bUN5ZURXXzJ2ODQiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MTIwOTQ1In0",
"signature": "eykNCQF0Qrc2P2uZljyuvBxmxvY1xy5pzKBEit_w2OdPBA0z6MX71O-B6pS76rK6AoHlKHjfRrwt8fATIxottnzkz4mqtU7wg6S2gW4Vs8NoCDCgRxH5KRLYSzATXx_5X_fJ_YrnJM-v_MoZSuj5iWW9t3vEdE4P_hZOmZiezuYMHc8duhxENgq2BCj62d4cqkt7dU9O32iGRUhm8RlIWY61pEk9686IMv9idhYN-XoxAaVTvXCJQbIsD1rRRymXRwC9wrwdNQudWTpCiMveeY99um8OxhXNeBdXJJhlLt6Ghf_k6Ut3LZXJDb6vuagawoDIMOQ7DonIYh0bdhks0A",
"payload": ""
}
2026-05-01 08:53:07,571:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725120945 HTTP/1.1" 200 1727
2026-05-01 08:53:07,571:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:53:07 GMT
Content-Type: application/json
Content-Length: 1727
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: upAtUo89OndAafaivuYfz8auSiTLFQw7bfQyoM7LDoedW1aBBw8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "waypoint.rotordronepro.com"
},
"status": "invalid",
"expires": "2026-05-08T08:52:59Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725120945/IBMxWw",
"status": "invalid",
"validated": "2026-05-01T08:53:03Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "The key authorization file from the server did not match this challenge. Expected \"WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w.Wc8VD4_8K_w_Py22KLn8Z2gdioWW_LL5n_y6U5KAAkU\" (got \"\")",
"status": 403
},
"token": "WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w",
"validationRecord": [
{
"url": "http://waypoint.rotordronepro.com/.well-known/acme-challenge/WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w",
"hostname": "waypoint.rotordronepro.com",
"port": "80",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://waypoint.rotordronepro.com/.well-known/acme-challenge/WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w",
"hostname": "waypoint.rotordronepro.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
},
{
"url": "https://waypoint.rotordronepro.com/404.php",
"hostname": "waypoint.rotordronepro.com",
"port": "443",
"addressesResolved": [
"3.215.60.208"
],
"addressUsed": "3.215.60.208"
}
]
}
]
}
2026-05-01 08:53:07,571:DEBUG:acme.client:Storing nonce: upAtUo89OndAafaivuYfz8auSiTLFQw7bfQyoM7LDoedW1aBBw8
2026-05-01 08:53:07,572:INFO:certbot._internal.auth_handler:Challenge failed for domain waypoint.rotordronepro.com
2026-05-01 08:53:07,572:INFO:certbot._internal.auth_handler:http-01 challenge for waypoint.rotordronepro.com
2026-05-01 08:53:07,572:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: waypoint.rotordronepro.com
Type: unauthorized
Detail: The key authorization file from the server did not match this challenge. Expected "WACIJB7rhvyk1dg0X95Gn2Wu4pbMuU7A9tQc_3FLg4w.Wc8VD4_8K_w_Py22KLn8Z2gdioWW_LL5n_y6U5KAAkU" (got "")
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:53:07,572:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:53:07,572:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:53:07,572:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:53:07,856:ERROR:certbot._internal.renewal:Failed to renew certificate waypoint.rotordronepro.com with error: Some challenges have failed.
2026-05-01 08:53:07,857:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:53:07,864:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/www.anothertablespoon.com.conf
2026-05-01 08:53:07,889:INFO:certbot.ocsp:Cannot extract OCSP URI from /etc/letsencrypt/archive/www.anothertablespoon.com/cert14.pem
2026-05-01 08:53:07,890:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal
2026-05-01 08:53:07,891:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:53:07,897:DEBUG:certbot._internal.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7452e56d0>
2026-05-01 08:53:07,897:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2026-05-01 08:53:07,898:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/www.cirrata.com.conf
2026-05-01 08:53:07,917:INFO:certbot.ocsp:Cannot extract OCSP URI from /etc/letsencrypt/archive/www.cirrata.com/cert14.pem
2026-05-01 08:53:07,918:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal
2026-05-01 08:53:07,919:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:53:07,923:DEBUG:certbot._internal.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd7452e5310>
2026-05-01 08:53:07,923:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2026-05-01 08:53:07,924:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/www.rcx.com.conf
2026-05-01 08:53:07,947:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2026-03-05 04:36:35 UTC.
2026-05-01 08:53:07,947:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2026-05-01 08:53:07,947:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2026-05-01 08:53:08,058:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.56
2026-05-01 08:53:08,335:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd74535cb20>
Prep: True
2026-05-01 08:53:08,335:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd74535cb20>
Prep: True
2026-05-01 08:53:08,335:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd74535cb20> and installer <certbot_apache._internal.override_fedora.FedoraConfigurator object at 0x7fd74535cb20>
2026-05-01 08:53:08,335:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2026-05-01 08:53:08,382: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/1321460636', new_authzr_uri=None, terms_of_service=None), feef47df9030ef74186c265753112b53, Meta(creation_dt=datetime.datetime(2023, 9, 21, 13, 32, 32, tzinfo=<UTC>), creation_host='ip-172-32-10-67.ec2.internal', register_to_eff=None))>
2026-05-01 08:53:08,383:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-01 08:53:08,384:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-01 08:53:08,565:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-01 08:53:08,565:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:53:08 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"IeF9IWsDSSo": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-05-01 08:53:08,567:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for www.rcx.com
2026-05-01 08:53:08,569:DEBUG:acme.client:Requesting fresh nonce
2026-05-01 08:53:08,569:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-01 08:53:08,629:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-01 08:53:08,629:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:53:08 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 3A87yRk9VnDEE1a--8wVsMw5HGfB_EVfP_bApi1Y6raS9oqlRpg
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-05-01 08:53:08,629:DEBUG:acme.client:Storing nonce: 3A87yRk9VnDEE1a--8wVsMw5HGfB_EVfP_bApi1Y6raS9oqlRpg
2026-05-01 08:53:08,630:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "www.rcx.com"\n }\n ]\n}'
2026-05-01 08:53:08,632:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOVZuREVFMWEtLTh3VnNNdzVIR2ZCX0VWZlBfYkFwaTFZNnJhUzlvcWxScGciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "jckULEEnQDFdxOvuI2A7K6vmm9YHGNMQIljShGr89eLoPZU2jE03CYfiVt9yIn5SwTkZyo71Mon5B_R2ZTL7irSW-2Yc93PPQA0ZdFAvjYLn-_1uVsijtE3xw3wEnM2q7iVqAFiYcjVz4LFAo-_y-1T8ky-P6a7O7YIBFO6FE-INC_Gzw1FVqCZSyaADV4JAXryoOoTLFRidC939Y-aZbrOw54gFNzE5WX5ZU9dmuRMi87MJMQJacoGFoYWWQE_-t-wOoVNN-e0TCLGwvebvl6n5ZlXzQc27CdWv3pO0R8BDNFoKaZ271P5te9IvuLSWl6gMprBqA9XFa30nwNwJDg",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInd3dy5yY3guY29tIgogICAgfQogIF0KfQ"
}
2026-05-01 08:53:08,739:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 345
2026-05-01 08:53:08,739:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Fri, 01 May 2026 08:53:08 GMT
Content-Type: application/json
Content-Length: 345
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/506167698125
Replay-Nonce: 3A87yRk9xvaiWZ02iNEdb6uWX3HxNrU-V3n_LOBLwXzEkUuyS5Q
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-05-08T08:53:08Z",
"identifiers": [
{
"type": "dns",
"value": "www.rcx.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725184125"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1321460636/506167698125"
}
2026-05-01 08:53:08,739:DEBUG:acme.client:Storing nonce: 3A87yRk9xvaiWZ02iNEdb6uWX3HxNrU-V3n_LOBLwXzEkUuyS5Q
2026-05-01 08:53:08,740:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:53:08,741:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725184125:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICIzQTg3eVJrOXh2YWlXWjAyaU5FZGI2dVdYM0h4TnJVLVYzbl9MT0JMd1h6RWtVdXlTNVEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MTg0MTI1In0",
"signature": "b--_cXkPnEaadb7RdgQ6EnZ6dH3_nzOx9iugfwjxSgtod_Fx7cjAYVe1HchHKAGuxsqlLFBvHOt4_1OP8VR0iJesgeuFNLfxd-9kuMp9p3Al1pAcD3Shb92DbI93e6wY5-vk_guVyE5K2OZsINYW7jlVZc3CT3x93eRio2l_Dy2rg6FqSgsnPn6aLKRrAcqSFp9ZcTTWk1JNfVyF2zNYFv53q_0gDVP7MMoyEame86V0X9GnozT6gLzbZ_EM7py-OYjLD2fWtp6tUVBelS69gVUZyBaEkzZ56rYv5vaVmm61hBxTMXIt6Kf4PZOMxxnls8zaYQRXV-_2Q13DY9F7FA",
"payload": ""
}
2026-05-01 08:53:08,803:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725184125 HTTP/1.1" 200 819
2026-05-01 08:53:08,804:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:53:08 GMT
Content-Type: application/json
Content-Length: 819
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKmjVViILQ8Jjl4QURRKkvloLVwHBo1STAg0jZCfTNpqQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rcx.com"
},
"status": "pending",
"expires": "2026-05-08T08:53:08Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725184125/o8gBog",
"status": "pending",
"token": "MU_TicM-aXpc7ABBFVyGhdi6Xn93mT0P5htx5EN-BwU"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725184125/M1KpWw",
"status": "pending",
"token": "MU_TicM-aXpc7ABBFVyGhdi6Xn93mT0P5htx5EN-BwU"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725184125/pU3avA",
"status": "pending",
"token": "MU_TicM-aXpc7ABBFVyGhdi6Xn93mT0P5htx5EN-BwU"
}
]
}
2026-05-01 08:53:08,804:DEBUG:acme.client:Storing nonce: VJnpPdsKmjVViILQ8Jjl4QURRKkvloLVwHBo1STAg0jZCfTNpqQ
2026-05-01 08:53:08,804:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-01 08:53:08,804:INFO:certbot._internal.auth_handler:http-01 challenge for www.rcx.com
2026-05-01 08:53:08,813:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: rcx.com in: /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:53:08,814:DEBUG:certbot_apache._internal.http_01:Adding a temporary challenge validation Include for name: None in: /etc/httpd/conf.d/ssl.conf
2026-05-01 08:53:08,814:DEBUG:certbot_apache._internal.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/\.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [END]
2026-05-01 08:53:08,814:DEBUG:certbot_apache._internal.http_01:writing a post config file with text:
<Directory /var/lib/letsencrypt/http_challenges>
Require all granted
</Directory>
<Location /.well-known/acme-challenge>
Require all granted
</Location>
2026-05-01 08:53:08,870:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/cirrata.conf
2026-05-01 08:53:08,870:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2026-05-01 08:53:12,023:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-01 08:53:12,025:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725184125/pU3avA:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzS21qVlZpSUxROEpqbDRRVVJSS2t2bG9MVndIQm8xU1RBZzBqWkNmVE5wcVEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzEzMjE0NjA2MzYvNjk2NzI1MTg0MTI1L3BVM2F2QSJ9",
"signature": "E4krKak_sYySUd2feELp6qFCcrepyuAO7jZmbwroO7RnnotDHwf5I3sN12xOT5UqyB5ZkgShZqc8BmVguvG_TIchc_NhpKVL83fCiXRoqDEoOZg72c1MxbrrBskYkPT5jyKOSpIdlNwVNXlmLmPCohSO3QAFdRHUZf0bIS5yfmxdcNNoavocjw2c5F4BK2Rsq0ieodOsvWdaOTsyjwbBFNmkGa3oXG9j9Cp0wmQh2GbuHaVO8PBRlxgxLa34N5PsI_WvhIPOibmx_FiPpbaaU3KZmghGcBQMXiWIa4JYBdFYQAUdh_1-F10XlZ0wgGDr3Dv8ccO4YOIqF3jtgA7mZA",
"payload": "e30"
}
2026-05-01 08:53:12,102:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1321460636/696725184125/pU3avA HTTP/1.1" 200 195
2026-05-01 08:53:12,103:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:53:12 GMT
Content-Type: application/json
Content-Length: 195
Connection: keep-alive
Boulder-Requester: 1321460636
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/1321460636/696725184125>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725184125/pU3avA
Replay-Nonce: VJnpPdsK5Bz27t_OikShPsKY7GiOqBFRh9MIDLAJCVak_jMgMlY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725184125/pU3avA",
"status": "pending",
"token": "MU_TicM-aXpc7ABBFVyGhdi6Xn93mT0P5htx5EN-BwU"
}
2026-05-01 08:53:12,103:DEBUG:acme.client:Storing nonce: VJnpPdsK5Bz27t_OikShPsKY7GiOqBFRh9MIDLAJCVak_jMgMlY
2026-05-01 08:53:12,103:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-01 08:53:13,105:DEBUG:acme.client:JWS payload:
b''
2026-05-01 08:53:13,106:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1321460636/696725184125:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTMyMTQ2MDYzNiIsICJub25jZSI6ICJWSm5wUGRzSzVCejI3dF9PaWtTaFBzS1k3R2lPcUJGUmg5TUlETEFKQ1Zha19qTWdNbFkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzEzMjE0NjA2MzYvNjk2NzI1MTg0MTI1In0",
"signature": "Z-OTh-pDNLzXoQg79Ylbanwr-no9FAOftn1uVRzN3el7lKvFULk44yUpiHi-xEC2S177Yeqm9l8EVO_jdeNhpf_cFB7Bu2BzeqtDM5WeAdATGJawTcEYyWUXaC_Zr8HP1KfZbasStCqp2C2d_UBvhAR_i47MxkGgP6Wo3sE5qlKhVzdx85PFbbAXY4pFX-TRyI1UcFtFYmyI0zTQmTdxU8Xy-m9cIhrs5dMzYgrkP7e9hArFYLzzMmq_d8br_KpNrrBOo0v1PN7cXO1Fa6xE0Xc5t4BaNGhUjrJsxoSBHkFLRQVFWW4AqE1X37Ms6f87z6DAsec4ef0rJUa3zeQYgQ",
"payload": ""
}
2026-05-01 08:53:13,168:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1321460636/696725184125 HTTP/1.1" 200 1325
2026-05-01 08:53:13,169:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Fri, 01 May 2026 08:53:13 GMT
Content-Type: application/json
Content-Length: 1325
Connection: keep-alive
Boulder-Requester: 1321460636
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VJnpPdsKnE2ZE-HtLjeGTnEmNXRjL2ytUlJ6T7kL_bVeJw5j1OY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.rcx.com"
},
"status": "invalid",
"expires": "2026-05-08T08:53:08Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1321460636/696725184125/pU3avA",
"status": "invalid",
"validated": "2026-05-01T08:53:12Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "54.146.93.33: Invalid response from https://www.rcx.com/.well-known/acme-challenge/MU_TicM-aXpc7ABBFVyGhdi6Xn93mT0P5htx5EN-BwU: 404",
"status": 403
},
"token": "MU_TicM-aXpc7ABBFVyGhdi6Xn93mT0P5htx5EN-BwU",
"validationRecord": [
{
"url": "http://www.rcx.com/.well-known/acme-challenge/MU_TicM-aXpc7ABBFVyGhdi6Xn93mT0P5htx5EN-BwU",
"hostname": "www.rcx.com",
"port": "80",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
},
{
"url": "https://www.rcx.com/.well-known/acme-challenge/MU_TicM-aXpc7ABBFVyGhdi6Xn93mT0P5htx5EN-BwU",
"hostname": "www.rcx.com",
"port": "443",
"addressesResolved": [
"54.146.93.33"
],
"addressUsed": "54.146.93.33"
}
]
}
]
}
2026-05-01 08:53:13,169:DEBUG:acme.client:Storing nonce: VJnpPdsKnE2ZE-HtLjeGTnEmNXRjL2ytUlJ6T7kL_bVeJw5j1OY
2026-05-01 08:53:13,170:INFO:certbot._internal.auth_handler:Challenge failed for domain www.rcx.com
2026-05-01 08:53:13,170:INFO:certbot._internal.auth_handler:http-01 challenge for www.rcx.com
2026-05-01 08:53:13,170:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: www.rcx.com
Type: unauthorized
Detail: 54.146.93.33: Invalid response from https://www.rcx.com/.well-known/acme-challenge/MU_TicM-aXpc7ABBFVyGhdi6Xn93mT0P5htx5EN-BwU: 404
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
2026-05-01 08:53:13,170:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:53:13,171:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-01 08:53:13,171:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-01 08:53:13,344:ERROR:certbot._internal.renewal:Failed to renew certificate www.rcx.com with error: Some challenges have failed.
2026-05-01 08:53:13,344:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/opt/certbot/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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/lib64/python3.9/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.
2026-05-01 08:53:13,348:DEBUG:certbot._internal.display.obj:Notifying user:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2026-05-01 08:53:13,349:DEBUG:certbot._internal.display.obj:Notifying user: The following certificates are not due for renewal yet:
2026-05-01 08:53:13,349:DEBUG:certbot._internal.display.obj:Notifying user: /etc/letsencrypt/live/anothertablespoon.com/fullchain.pem expires on 2026-06-30 (skipped)
/etc/letsencrypt/live/ats.awscirrata.com/fullchain.pem expires on 2026-06-30 (skipped)
/etc/letsencrypt/live/cirrata.com/fullchain.pem expires on 2026-06-30 (skipped)
/etc/letsencrypt/live/micheleleasurept.com/fullchain.pem expires on 2026-06-30 (skipped)
/etc/letsencrypt/live/order.cirrata.com/fullchain.pem expires on 2026-06-30 (skipped)
/etc/letsencrypt/live/www.anothertablespoon.com/fullchain.pem expires on 2026-06-30 (skipped)
/etc/letsencrypt/live/www.cirrata.com/fullchain.pem expires on 2026-06-30 (skipped)
2026-05-01 08:53:13,349:ERROR:certbot._internal.renewal:All renewals failed. The following certificates could not be renewed:
2026-05-01 08:53:13,349:ERROR:certbot._internal.renewal: /etc/letsencrypt/live/airage.com/fullchain.pem (failure)
/etc/letsencrypt/live/airagestore.com/fullchain.pem (failure)
/etc/letsencrypt/live/dcxvault.diecastxmagazine.com/fullchain.pem (failure)
/etc/letsencrypt/live/diecastxmagazine.com/fullchain.pem (failure)
/etc/letsencrypt/live/flightjournal.com/fullchain.pem (failure)
/etc/letsencrypt/live/mediakits.airage.com/fullchain.pem (failure)
/etc/letsencrypt/live/membership.flightjournal.com/fullchain.pem (failure)
/etc/letsencrypt/live/membership.modelairplanenews.com/fullchain.pem (failure)
/etc/letsencrypt/live/membership.rccaraction.com/fullchain.pem (failure)
/etc/letsencrypt/live/modelairplanenews.com-0001/fullchain.pem (failure)
/etc/letsencrypt/live/modelairplanenews.com/fullchain.pem (failure)
/etc/letsencrypt/live/rccaraction.com/fullchain.pem (failure)
/etc/letsencrypt/live/rcx.com/fullchain.pem (failure)
/etc/letsencrypt/live/rotordronepro.com/fullchain.pem (failure)
/etc/letsencrypt/live/waypoint.rotordronepro.com/fullchain.pem (failure)
/etc/letsencrypt/live/www.rcx.com/fullchain.pem (failure)
2026-05-01 08:53:13,349:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2026-05-01 08:53:13,349:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/bin/certbot", line 8, in <module>
sys.exit(main())
File "/opt/certbot/lib64/python3.9/site-packages/certbot/main.py", line 19, in main
return internal_main.main(cli_args)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1864, in main
return config.func(config, plugins)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/main.py", line 1636, in renew
renewal.handle_renewal_request(config)
File "/opt/certbot/lib64/python3.9/site-packages/certbot/_internal/renewal.py", line 559, in handle_renewal_request
raise errors.Error(
certbot.errors.Error: 16 renew failure(s), 0 parse failure(s)
2026-05-01 08:53:13,351:ERROR:certbot._internal.log:16 renew failure(s), 0 parse failure(s)