File: //var/log/letsencrypt/letsencrypt.log.23
2023-08-22 11:56:02,544:DEBUG:certbot._internal.main:certbot version: 1.11.0
2023-08-22 11:56:02,544:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/letsencrypt
2023-08-22 11:56:02,544:DEBUG:certbot._internal.main:Arguments: ['--webroot', '-w', '/var/www/html', '--agree-tos', '-n', '--email', 'admin@server1.ariadata.co', '-d', 'server1.ariadata.co']
2023-08-22 11:56:02,544:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2023-08-22 11:56:02,567:DEBUG:certbot._internal.log:Root logging level set at 20
2023-08-22 11:56:02,567:INFO:certbot._internal.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2023-08-22 11:56:02,569:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
2023-08-22 11:56:02,570:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * webroot
Description: Place files in webroot directory
Interfaces: IAuthenticator, IPlugin
Entry point: webroot = certbot._internal.plugins.webroot:Authenticator
Initialized: <certbot._internal.plugins.webroot.Authenticator object at 0x7f4edf3ccd90>
Prep: True
2023-08-22 11:56:02,570:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7f4edf3ccd90> and installer None
2023-08-22 11:56:02,570:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2023-08-22 11:56:02,597:DEBUG:certbot._internal.main:Picked account: <Account(RegistrationResource(body=Registration(status=None, terms_of_service_agreed=None, agreement=None, only_return_existing=None, contact=(), key=None, external_account_binding=None), uri=u'https://acme-v02.api.letsencrypt.org/acme/acct/122642729', new_authzr_uri=None, terms_of_service=None), 11beff1d26bb2b9c6873121a8f029974, Meta(creation_host=u'server1.ariadata.co', register_to_eff=None, creation_dt=datetime.datetime(2021, 5, 7, 7, 26, 12, tzinfo=<UTC>)))>
2023-08-22 11:56:02,606:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2023-08-22 11:56:02,614:INFO:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
2023-08-22 11:56:03,186:DEBUG:urllib3.connectionpool:"GET /directory HTTP/1.1" 200 752
2023-08-22 11:56:03,187:DEBUG:acme.client:Received response:
HTTP 200
content-length: 752
strict-transport-security: max-age=604800
server: nginx
connection: keep-alive
cache-control: public, max-age=0, no-cache
date: Tue, 22 Aug 2023 08:26:03 GMT
x-frame-options: DENY
content-type: application/json
{
"Tri_OomxMuY": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf",
"website": "https://letsencrypt.org"
},
"newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
"newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
"newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-01/renewalInfo/",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2023-08-22 11:56:03,207:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer <certbot._internal.cli.cli_utils._Default object at 0x7f4edefcc1d0>
2023-08-22 11:56:03,224:DEBUG:certbot.ocsp:Querying OCSP for /etc/letsencrypt/archive/server1.ariadata.co/cert3.pem
2023-08-22 11:56:03,224:DEBUG:certbot.ocsp:openssl ocsp -no_nonce -issuer /etc/letsencrypt/archive/server1.ariadata.co/chain3.pem -cert /etc/letsencrypt/archive/server1.ariadata.co/cert3.pem -CAfile /etc/letsencrypt/archive/server1.ariadata.co/chain3.pem -verify_other /etc/letsencrypt/archive/server1.ariadata.co/chain3.pem -trust_other -timeout 10 -header Host r3.o.lencr.org -url http://r3.o.lencr.org
2023-08-22 11:56:03,412:INFO:certbot._internal.renewal:Cert not yet due for renewal
2023-08-22 11:56:03,412:INFO:certbot._internal.main:Keeping the existing certificate
2023-08-22 11:56:03,413:DEBUG:certbot.display.util:Notifying user: Certificate not yet due for renewal; no action taken.