File: //proc/self/root/var/log/letsencrypt/letsencrypt.log.7
2025-04-19 11:56:02,545:DEBUG:certbot._internal.main:certbot version: 1.22.0
2025-04-19 11:56:02,546:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/letsencrypt
2025-04-19 11:56:02,546:DEBUG:certbot._internal.main:Arguments: ['--webroot', '-w', '/var/www/html', '--agree-tos', '-n', '--email', 'admin@server1.ariadata.co', '-d', 'server1.ariadata.co']
2025-04-19 11:56:02,547:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2025-04-19 11:56:02,567:DEBUG:certbot._internal.log:Root logging level set at 30
2025-04-19 11:56:02,570:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
2025-04-19 11:56:02,572:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * webroot
Description: Place files in webroot directory
Interfaces: Authenticator, Plugin
Entry point: webroot = certbot._internal.plugins.webroot:Authenticator
Initialized: <certbot._internal.plugins.webroot.Authenticator object at 0x7f171c9136a0>
Prep: True
2025-04-19 11:56:02,572:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7f171c9136a0> and installer None
2025-04-19 11:56:02,572:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2025-04-19 11:56:02,580: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/122642729', new_authzr_uri=None, terms_of_service=None), 11beff1d26bb2b9c6873121a8f029974, Meta(creation_dt=datetime.datetime(2021, 5, 7, 7, 26, 12, tzinfo=<UTC>), creation_host='server1.ariadata.co', register_to_eff=None))>
2025-04-19 11:56:02,580:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2025-04-19 11:56:02,582:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2025-04-19 11:56:03,012:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1042
2025-04-19 11:56:03,013:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sat, 19 Apr 2025 08:26:02 GMT
Content-Type: application/json
Content-Length: 1042
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"jlho-kvBTEg": "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 (not yet generally available)",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver (not yet generally available)"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.5-February-24-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/draft-ietf-acme-ari-03/renewalInfo",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2025-04-19 11:56:03,038:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer <certbot._internal.cli.cli_utils._Default object at 0x7f171aae9940>
2025-04-19 11:56:03,048:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-04-19 11:56:03,439:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-04-19 11:56:03,440:DEBUG:certbot.ocsp:OCSP response for certificate /etc/letsencrypt/archive/server1.ariadata.co/cert11.pem is signed by the certificate's issuer.
2025-04-19 11:56:03,443:DEBUG:certbot.ocsp:OCSP certificate status for /etc/letsencrypt/archive/server1.ariadata.co/cert11.pem is: OCSPCertStatus.GOOD
2025-04-19 11:56:03,446:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal
2025-04-19 11:56:03,446:INFO:certbot._internal.main:Keeping the existing certificate
2025-04-19 11:56:03,446:DEBUG:certbot._internal.display.obj:Notifying user: Certificate not yet due for renewal; no action taken.