[root@ip-172-31-46-198 letsencrypt]# cat letsencrypt.log
2019-02-21 04:22:44,129:DEBUG:certbot.main:certbot version: 0.31.0
2019-02-21 04:22:44,130:DEBUG:certbot.main:Arguments: [’–apache’, ‘–no-redirect’]
2019-02-21 04:22:44,130:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2019-02-21 04:22:44,168:DEBUG:certbot.log:Root logging level set at 20
2019-02-21 04:22:44,169:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2019-02-21 04:22:44,169:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
2019-02-21 04:22:44,330:DEBUG:certbot_apache.configurator:Apache version is 2.4.37
2019-02-21 04:22:44,932:DEBUG:certbot.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
Initialized: <certbot_apache.override_centos.CentOSConfigurator object at 0x7f02b3b19910>
Prep: True
2019-02-21 04:22:44,933:DEBUG:certbot.plugins.selection:Selected authenticator <certbot_apache.override_centos.CentOSConfigurator object at 0x7f02b3b19910> and installer <certbot_apache.override_centos.CentOSConfigurator object at 0x7f02b3b19910>
2019-02-21 04:22:44,933:INFO:certbot.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2019-02-21 04:22:44,951:DEBUG:certbot.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/51918227’, new_authzr_uri=None, terms_of_service=None), ed841308734fc6dac76d86dee0da4332, Meta(creation_host=u’ip-172-31-46-198.us-west-2.compute.internal’, creation_dt=datetime.datetime(2019, 2, 21, 3, 49, 37, tzinfo=)))>
2019-02-21 04:22:44,952:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2019-02-21 04:22:44,954:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2019-02-21 04:22:45,377:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 “GET /directory HTTP/1.1” 200 658
2019-02-21 04:22:45,378:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Content-Type: application/json
Content-Length: 658
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
Expires: Thu, 21 Feb 2019 04:22:45 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Thu, 21 Feb 2019 04:22:45 GMT
Connection: keep-alive
{
“Bfo1wi8G7g0”: “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.2-November-15-2017.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”,
“revokeCert”: “https://acme-v02.api.letsencrypt.org/acme/revoke-cert”
}
2019-02-21 04:22:58,690:INFO:certbot.renewal:Cert not yet due for renewal
2019-02-21 04:23:05,948:INFO:certbot.main:Keeping the existing certificate
2019-02-21 04:23:05,949:DEBUG:certbot.reporter:Reporting to user: Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/www.l2aviation.com/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/www.l2aviation.com/privkey.pem
Your cert will expire on 2019-05-22. To obtain a new or tweaked version of this certificate in the future, simply run certbot-auto again with the “certonly” option. To non-interactively renew all of your certificates, run “certbot-auto renew”
2019-02-21 04:23:06,126:DEBUG:certbot.reverter:Creating backup of /etc/httpd/conf.d/ssl.conf
2019-02-21 04:23:06,576:INFO:certbot_apache.configurator:Deploying Certificate to VirtualHost /etc/httpd/conf.d/ssl.conf
2019-02-21 04:23:06,969:DEBUG:certbot.reporter:Reporting to user: If you like Certbot, please consider supporting our work by:
Donating to ISRG / Let’s Encrypt: https://letsencrypt.org/donate
Donating to EFF: https://eff.org/donate-le