I removed all the hyperlinks and tried to clean this up a little…
looking under /var/log/letencrypt/ directory
This is what it said today…
2019-02-05 14:12:51,585:DEBUG:certbot.main:certbot version: 0.29.1
2019-02-05 14:12:51,585:DEBUG:certbot.main:Arguments:
2019-02-05 14:12:51,585:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2019-02-05 14:12:51,644:DEBUG:certbot.log:Root logging level set at 20
2019-02-05 14:12:51,644:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2019-02-05 14:12:51,996:DEBUG:certbot.ocsp:Querying OCSP for /etc/letsencrypt/live/grmc-web.grahamrmc.com/cert.pem
2019-02-05 14:12:51,999:DEBUG:certbot.ocsp:openssl ocsp -no_nonce -issuer /etc/letsencrypt/live/grmc-web.grahamrmc.com/chain.pem -cert /etc/letsencrypt/live/grmc-web.grahamrmc.com/cert.pem -url http://ocsp.int-x3.letsencrypt.org -CAfile /etc/letsencrypt/live/grmc-web.grahamrmc.com/chain.pem -verify_other /etc/letsencrypt/live/grmc-web.grahamrmc.com/chain.pem -trust_other -header Host ocsp.int-x3.letsencrypt.org
Certificate was created back in January
Server says nginx instead of apache below, not sure what that means.
2019-01-09 20:31:48,167:DEBUG:certbot.main:certbot version: 0.29.1
2019-01-09 20:31:48,168:DEBUG:certbot.main:Arguments: [’–webroot’, ‘-w’, ‘/var/www/html/’, ‘–renew-by-default’, ‘–email’, ‘admin@grahamrmc.com’, ‘–text’, ‘–agree-tos’, ‘-d’, ‘grmc-web.grahamrmc.com’]
2019-01-09 20:31:48,168:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2019-01-09 20:31:48,215:DEBUG:certbot.log:Root logging level set at 20
2019-01-09 20:31:48,216:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2019-01-09 20:31:48,217:DEBUG:certbot.plugins.selection:Requested authenticator webroot and installer None
2019-01-09 20:31:48,219:DEBUG:certbot.plugins.selection:Single candidate plugin: * webroot
Description: Place files in webroot directory
Interfaces: IAuthenticator, IPlugin
Entry point: webroot = certbot.plugins.webroot:Authenticator
Initialized: <certbot.plugins.webroot.Authenticator object at 0x7f05d904fb10>
Prep: True
2019-01-09 20:31:48,219:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.webroot.Authenticator object at 0x7f05d904fb10> and installer None
2019-01-09 20:31:48,219:INFO:certbot.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2019-01-09 20:31:48,269: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/49238450’, new_authzr_uri=None, terms_of_service=None), 3803d51f4c46547056d0f17b71c9214e, Meta(creation_host=u’netmon.noc.grahamrmc.com’, creation_dt=datetime.datetime(2019, 1, 10, 2, 15, 25, tzinfo=)))>
2019-01-09 20:31:48,312:DEBUG:acme.client:Sending GET request to
2019-01-09 20:31:48,328:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
2019-01-09 20:31:53,433:DEBUG:requests.packages.urllib3.connectionpool:“GET /directory HTTP/1.1” 200 658
2019-01-09 20:31:53,435:DEBUG:acme.client:Received response:
HTTP 200
content-length: 658
expires: Thu, 10 Jan 2019 02:31:53 GMT
strict-transport-security: max-age=604800
server: nginx
connection: keep-alive
pragma: no-cache
cache-control: max-age=0, no-cache, no-store
date: Thu, 10 Jan 2019 02:31:53 GMT
x-frame-options: DENY
content-type: application/json
2019-01-09 20:31:53,438:INFO:certbot.main:Obtaining a new certificate
2019-01-09 20:31:53,788:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0005_key-certbot.pem
2019-01-09 20:31:53,793:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0005_csr-certbot.pem
2019-01-09 20:31:53,794:DEBUG:acme.client:Requesting fresh nonce
2019-01-09 20:31:53,794:DEBUG:acme.client:Sending HEAD request to
2019-01-09 20:31:53,843:DEBUG:requests.packages.urllib3.connectionpool:“HEAD /acme/new-nonce HTTP/1.1” 204 0
2019-01-09 20:31:53,844:DEBUG:acme.client:Received response:
HTTP 204
expires: Thu, 10 Jan 2019 02:31:54 GMT
strict-transport-security: max-age=604800
server: nginx
connection: keep-alive
pragma: no-cache
cache-control: max-age=0, no-cache, no-store
date: Thu, 10 Jan 2019 02:31:54 GMT
x-frame-options: DENY
{
“identifiers”: [
{
“type”: “dns”,
“value”: “grmc-web.grahamrmc.com”
}
]
}
2019-01-09 20:31:53,851:DEBUG:acme.client:Sending POST request to
2019-01-09 20:31:53,932:DEBUG:requests.packages.urllib3.connectionpool:“POST /acme/new-order HTTP/1.1” 201 379
2019-01-09 20:31:53,933:DEBUG:acme.client:Received response:
HTTP 201
content-length: 379
expires: Thu, 10 Jan 2019 02:31:54 GMT
cache-control: max-age=0, no-cache, no-store
strict-transport-security: max-age=604800
server: nginx
connection: keep-alive
location:
pragma: no-cache
boulder-requester: 49238450
date: Thu, 10 Jan 2019 02:31:54 GMT
x-frame-options: DENY
content-type: application/json
replay-nonce:
{
“status”: “ready”,
“expires”: “2019-01-17T02:31:54.288668501Z”,
“identifiers”: [
{
“type”: “dns”,
“value”: “grmc-web.grahamrmc.com”
}
],
“authorizations”: [
],
“finalize”:
}
2019-01-09 20:31:53,933:DEBUG:acme.client:Storing nonce: lfwVHiNDWdB3ziCiQG3zG7lb80QyoWAgqenxPPlM0Rk
2019-01-09 20:31:53,934:DEBUG:acme.client:JWS payload:
2019-01-09 20:31:53,939:DEBUG:acme.client:Sending POST request to
{
“protected”: “eyJub25jZSI6ICJsZndWSGlORFdkQjN6aUNpUUczekc3bGI4MFF5b1dBZ3FlbnhQUGxNMFJrIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei8yUzJzVElHMzlWVXNKTW81ejR5Q2FQampyQzIzM1NrVGJ4N09HU01FWmJ3IiwgImtpZCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hY2N0LzQ5MjM4NDUwIiwgImFsZyI6ICJSUzI1NiJ9”,
“payload”: “”,
“signature”: “aRj0ItBCCLmA2AqOh5KxiEsX8KxX3yIbU93-3OJ0_s18aVGy2K7m8aV2p4zvy0HDlZ-V7V8w1wU22go3clupGPyG5g7-Pvc1lU7v3McD3mZ5uXo-buQ1OiF646ur6LcXUc79HYI3LQJmRBhKv9UoQdjc2nuWi_S-wuXVxrTwpBpq-0G294eHTR_3uRpirBMjlEjCJ_Q3PMMzjsyMdFfMsZZC8zSP3q4dNebW59TSf7V3fbI7O7TfsMiWcAPjAQUuo0YIIcoXfRYep_25Hj3gotbnNOGhjQe_vNE5RzSFVJWryiZN8M39jzJFwZGKWhT6Ira6gmdWaaYzeGscapU0Tg”
}
2019-01-09 20:31:54,001:DEBUG:requests.packages.urllib3.connectionpool:“POST /acme/authz/2S2sTIG39VUsJMo5z4yCaPjjrC233SkTbx7OGSMEZbw HTTP/1.1” 200 1272
2019-01-09 20:31:54,002:DEBUG:acme.client:Received response:
HTTP 200
content-length: 1272
expires: Thu, 10 Jan 2019 02:31:54 GMT
cache-control: max-age=0, no-cache, no-store
strict-transport-security: max-age=604800
server: nginx
connection: keep-alive
pragma: no-cache
boulder-requester: 49238450
date: Thu, 10 Jan 2019 02:31:54 GMT
x-frame-options: DENY
content-type: application/json
replay-nonce: E-c
{
“identifier”: {
“type”: “dns”,
“value”: “grmc-web.grahamrmc.com”
},
“status”: “valid”,
“expires”: “2019-02-09T02:29:40Z”,
“challenges”: [
{
“type”: “http-01”,
“status”: “valid”,
“url”: “”,
“token”: “”,
“validationRecord”: [
{
“url”: “”,
“hostname”: “grmc-web.grahamrmc.com”,
“port”: “80”,
“addressesResolved”: [
“12.5.52.50”
],
“addressUsed”: “12.5.52.50”