File: //proc/self/root/var/log/letsencrypt/letsencrypt.log.25
2023-06-22 11:56:01,940:DEBUG:certbot._internal.main:certbot version: 1.11.0
2023-06-22 11:56:01,940:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/letsencrypt
2023-06-22 11:56:01,940:DEBUG:certbot._internal.main:Arguments: ['--webroot', '-w', '/var/www/html', '--agree-tos', '-n', '--email', 'admin@server1.ariadata.co', '-d', 'server1.ariadata.co']
2023-06-22 11:56:01,940:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2023-06-22 11:56:01,959:DEBUG:certbot._internal.log:Root logging level set at 20
2023-06-22 11:56:01,959:INFO:certbot._internal.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2023-06-22 11:56:01,960:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
2023-06-22 11:56:01,961: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 0x7f227ce35d50>
Prep: True
2023-06-22 11:56:01,962:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7f227ce35d50> and installer None
2023-06-22 11:56:01,962:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2023-06-22 11:56:01,992: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-06-22 11:56:01,997:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2023-06-22 11:56:02,005:INFO:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
2023-06-22 11:56:02,557:DEBUG:urllib3.connectionpool:"GET /directory HTTP/1.1" 200 752
2023-06-22 11:56:02,558: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: Thu, 22 Jun 2023 08:26:02 GMT
x-frame-options: DENY
content-type: application/json
{
"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",
"qJ6j94SpFAE": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-01/renewalInfo/",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2023-06-22 11:56:02,583:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer <certbot._internal.cli.cli_utils._Default object at 0x7f227ca34190>
2023-06-22 11:56:02,603:DEBUG:certbot.ocsp:Querying OCSP for /etc/letsencrypt/archive/server1.ariadata.co/cert2.pem
2023-06-22 11:56:02,604:DEBUG:certbot.ocsp:openssl ocsp -no_nonce -issuer /etc/letsencrypt/archive/server1.ariadata.co/chain2.pem -cert /etc/letsencrypt/archive/server1.ariadata.co/cert2.pem -CAfile /etc/letsencrypt/archive/server1.ariadata.co/chain2.pem -verify_other /etc/letsencrypt/archive/server1.ariadata.co/chain2.pem -trust_other -timeout 10 -header Host r3.o.lencr.org -url http://r3.o.lencr.org
2023-06-22 11:56:02,774:INFO:certbot._internal.renewal:Cert not yet due for renewal
2023-06-22 11:56:02,775:INFO:certbot._internal.main:Keeping the existing certificate
2023-06-22 11:56:02,776:DEBUG:certbot.display.util:Notifying user: Certificate not yet due for renewal; no action taken.