Thanks @rg305 !
Got these files:
-rw-r--r--. 1 root root 1246 Jul 31 05:29 letsencrypt.log
-rw-r--r--. 1 root root 1291 Jul 31 02:42 letsencrypt.log.1
-rw-r--r--. 1 root root 1263 Jul 31 02:21 letsencrypt.log.2
-rw-r--r--. 1 root root 19777 Jul 31 01:55 letsencrypt.log.3
-rw-r--r--. 1 root root 0 Jul 31 01:53 letsencrypt.log.4
The last one, letsencrypt.log.4:
2024-07-31 01:53:28,101:DEBUG:urllib3.connectionpool:http://localhost:None "GET /v2/connections?snap=certbot&interface=content HTTP/1.1" 200 97
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:certbot version: 2.11.0
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Location of certbot entry point: /snap/certbot/3834/bin/certbot
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Arguments: ['--apache', '--preconfigured-renewal']
2024-07-31 01:53:28,393:DEBUG:certbot._internal.log:Root logging level set at 30
2024-07-31 01:53:28,395:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2024-07-31 01:53:28,533:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.57
2024-07-31 01:53:28,729:WARNING:certbot_apache._internal.configurator:Could not find ssl_module; not disabling session tickets.
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: EntryPoint(name='apache', value='certbot_apache._internal.entrypoint:ENTRYPOINT', group='certbot.plugins')
Initialized: <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
Prep: True
2024-07-31 01:53:28,733:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2024-07-31 01:53:49,125:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-07-31 01:53:49,127:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-07-31 01:53:49,269:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-07-31 01:53:49,269:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 31 Jul 2024 01:53:49 GMT
Content-Type: application/json
Content-Length: 746
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"1BJ9KW6oz1o": "Adding random entries to the directory",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf",
"website": "https://letsencrypt.org"
},
2024-07-31 01:54:01,415:DEBUG:acme.client:Requesting fresh nonce
2024-07-31 01:54:01,416:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2024-07-31 01:54:01,462:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2024-07-31 01:54:01,462:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 31 Jul 2024 01:54:01 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: Ac-XFLXVWv-8AoyOISVe05qPvLGPq6R8Zv9FPZlA8De4Qug7Oa4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2024-07-31 01:53:28,101:DEBUG:urllib3.connectionpool:http://localhost:None "GET /v2/connections?snap=certbot&interface=content HTTP/1.1" 200 97
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:certbot version: 2.11.0
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Location of certbot entry point: /snap/certbot/3834/bin/certbot
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Arguments: ['--apache', '--preconfigured-renewal']
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-07-31 01:53:28,393:DEBUG:certbot._internal.log:Root logging level set at 30
2024-07-31 01:53:28,395:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2024-07-31 01:53:28,533:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.57
2024-07-31 01:53:28,729:WARNING:certbot_apache._internal.configurator:Could not find ssl_module; not disabling session tickets.
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: EntryPoint(name='apache', value='certbot_apache._internal.entrypoint:ENTRYPOINT', group='certbot.plugins')
Initialized: <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
Prep: True
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10> and installer <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
2024-07-31 01:53:28,733:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2024-07-31 01:53:49,125:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-07-31 01:53:49,127:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-07-31 01:53:49,269:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-07-31 01:53:49,269:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 31 Jul 2024 01:53:49 GMT
2024-07-31 01:53:28,101:DEBUG:urllib3.connectionpool:http://localhost:None "GET /v2/connections?snap=certbot&interface=content HTTP/1.1" 200 97
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:certbot version: 2.11.0
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Location of certbot entry point: /snap/certbot/3834/bin/certbot
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Arguments: ['--apache', '--preconfigured-renewal']
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-07-31 01:53:28,393:DEBUG:certbot._internal.log:Root logging level set at 30
2024-07-31 01:53:28,395:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2024-07-31 01:53:28,533:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.57
2024-07-31 01:53:28,729:WARNING:certbot_apache._internal.configurator:Could not find ssl_module; not disabling session tickets.
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: EntryPoint(name='apache', value='certbot_apache._internal.entrypoint:ENTRYPOINT', group='certbot.plugins')
Initialized: <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
Prep: True
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10> and installer <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
2024-07-31 01:53:28,733:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2024-07-31 01:53:49,125:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-07-31 01:53:49,127:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-07-31 01:53:49,269:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-07-31 01:53:49,269:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 31 Jul 2024 01:53:49 GMT
Content-Type: application/json
Content-Length: 746
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"1BJ9KW6oz1o": "Adding random entries to the directory",
2024-07-31 01:53:28,101:DEBUG:urllib3.connectionpool:http://localhost:None "GET /v2/connections?snap=certbot&interface=content HTTP/1.1" 200 97
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:certbot version: 2.11.0
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Location of certbot entry point: /snap/certbot/3834/bin/certbot
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Arguments: ['--apache', '--preconfigured-renewal']
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-07-31 01:53:28,393:DEBUG:certbot._internal.log:Root logging level set at 30
2024-07-31 01:53:28,395:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2024-07-31 01:53:28,533:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.57
2024-07-31 01:53:28,729:WARNING:certbot_apache._internal.configurator:Could not find ssl_module; not disabling session tickets.
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: EntryPoint(name='apache', value='certbot_apache._internal.entrypoint:ENTRYPOINT', group='certbot.plugins')
Initialized: <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
Prep: True
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10> and installer <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
2024-07-31 01:53:28,733:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2024-07-31 01:53:49,125:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-07-31 01:53:49,127:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-07-31 01:53:49,269:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-07-31 01:53:49,269:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 31 Jul 2024 01:53:49 GMT
Content-Type: application/json
Content-Length: 746
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"1BJ9KW6oz1o": "Adding random entries to the directory",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
2024-07-31 01:53:28,101:DEBUG:urllib3.connectionpool:http://localhost:None "GET /v2/connections?snap=certbot&interface=content HTTP/1.1" 200 97
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:certbot version: 2.11.0
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Location of certbot entry point: /snap/certbot/3834/bin/certbot
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Arguments: ['--apache', '--preconfigured-renewal']
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-07-31 01:53:28,393:DEBUG:certbot._internal.log:Root logging level set at 30
2024-07-31 01:53:28,395:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2024-07-31 01:53:28,533:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.57
2024-07-31 01:53:28,729:WARNING:certbot_apache._internal.configurator:Could not find ssl_module; not disabling session tickets.
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: EntryPoint(name='apache', value='certbot_apache._internal.entrypoint:ENTRYPOINT', group='certbot.plugins')
Initialized: <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
Prep: True
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10> and installer <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
2024-07-31 01:53:28,733:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2024-07-31 01:53:49,125:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-07-31 01:53:49,127:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-07-31 01:53:49,269:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-07-31 01:53:49,269:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 31 Jul 2024 01:53:49 GMT
Content-Type: application/json
Content-Length: 746
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"1BJ9KW6oz1o": "Adding random entries to the directory",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf",
"website": "https://letsencrypt.org"
},
2024-07-31 01:53:28,101:DEBUG:urllib3.connectionpool:http://localhost:None "GET /v2/connections?snap=certbot&interface=content HTTP/1.1" 200 97
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:certbot version: 2.11.0
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Location of certbot entry point: /snap/certbot/3834/bin/certbot
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Arguments: ['--apache', '--preconfigured-renewal']
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-07-31 01:53:28,393:DEBUG:certbot._internal.log:Root logging level set at 30
2024-07-31 01:53:28,395:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2024-07-31 01:53:28,533:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.57
2024-07-31 01:53:28,729:WARNING:certbot_apache._internal.configurator:Could not find ssl_module; not disabling session tickets.
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: EntryPoint(name='apache', value='certbot_apache._internal.entrypoint:ENTRYPOINT', group='certbot.plugins')
Initialized: <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
Prep: True
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10> and installer <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
2024-07-31 01:53:28,733:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2024-07-31 01:53:49,125:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-07-31 01:53:49,127:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-07-31 01:53:49,269:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-07-31 01:53:49,269:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 31 Jul 2024 01:53:49 GMT
Content-Type: application/json
Content-Length: 746
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"1BJ9KW6oz1o": "Adding random entries to the directory",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf",
"website": "https://letsencrypt.org"
},
"newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
"newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
"newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-03/renewalInfo",
2024-07-31 01:53:28,101:DEBUG:urllib3.connectionpool:http://localhost:None "GET /v2/connections?snap=certbot&interface=content HTTP/1.1" 200 97
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:certbot version: 2.11.0
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Location of certbot entry point: /snap/certbot/3834/bin/certbot
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Arguments: ['--apache', '--preconfigured-renewal']
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-07-31 01:53:28,393:DEBUG:certbot._internal.log:Root logging level set at 30
2024-07-31 01:53:28,395:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2024-07-31 01:53:28,533:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.57
2024-07-31 01:53:28,729:WARNING:certbot_apache._internal.configurator:Could not find ssl_module; not disabling session tickets.
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: EntryPoint(name='apache', value='certbot_apache._internal.entrypoint:ENTRYPOINT', group='certbot.plugins')
Initialized: <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
Prep: True
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10> and installer <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
2024-07-31 01:53:28,733:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2024-07-31 01:53:49,125:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-07-31 01:53:49,127:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-07-31 01:53:49,269:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-07-31 01:53:49,269:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 31 Jul 2024 01:53:49 GMT
Content-Type: application/json
Content-Length: 746
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"1BJ9KW6oz1o": "Adding random entries to the directory",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf",
"website": "https://letsencrypt.org"
},
"newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
"newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
"newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-03/renewalInfo",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2024-07-31 01:54:01,415:DEBUG:acme.client:Requesting fresh nonce
2024-07-31 01:54:01,416:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2024-07-31 01:53:28,101:DEBUG:urllib3.connectionpool:http://localhost:None "GET /v2/connections?snap=certbot&interface=content HTTP/1.1" 200 97
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:certbot version: 2.11.0
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Location of certbot entry point: /snap/certbot/3834/bin/certbot
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Arguments: ['--apache', '--preconfigured-renewal']
2024-07-31 01:53:28,380:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-07-31 01:53:28,393:DEBUG:certbot._internal.log:Root logging level set at 30
2024-07-31 01:53:28,395:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2024-07-31 01:53:28,533:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.57
2024-07-31 01:53:28,729:WARNING:certbot_apache._internal.configurator:Could not find ssl_module; not disabling session tickets.
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Authenticator, Installer, Plugin
Entry point: EntryPoint(name='apache', value='certbot_apache._internal.entrypoint:ENTRYPOINT', group='certbot.plugins')
Initialized: <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
Prep: True
2024-07-31 01:53:28,732:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10> and installer <certbot_apache._internal.override_centos.CentOSConfigurator object at 0x7f91c586cc10>
2024-07-31 01:53:28,733:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2024-07-31 01:53:49,125:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-07-31 01:53:49,127:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-07-31 01:53:49,269:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-07-31 01:53:49,269:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 31 Jul 2024 01:53:49 GMT
Content-Type: application/json
Content-Length: 746
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"1BJ9KW6oz1o": "Adding random entries to the directory",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf",
"website": "https://letsencrypt.org"
},
"newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
"newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
"newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-03/renewalInfo",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2024-07-31 01:54:01,415:DEBUG:acme.client:Requesting fresh nonce
2024-07-31 01:54:01,416:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2024-07-31 01:54:01,462:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2024-07-31 01:54:01,462:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx