sure:
2018-04-11 22:58:18,965:DEBUG:certbot.main:certbot version: 0.22.2
2018-04-11 22:58:18,966:DEBUG:certbot.main:Arguments: ['--manual', '-d', '*.domain.org', '-d', 'domain.org', '--preferred-challenges', 'dns-01', '--server', 'https://acme-staging-v02.api.letsencrypt.org/directory', '--manual-auth-hook', '/root/bin/certbot_auth_hook.sh', '--break-my-certs', '--manual-public-ip-logging-ok', '--force-renewal']
2018-04-11 22:58:18,967:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#dns-cloudflare,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2018-04-11 22:58:18,975:DEBUG:certbot.log:Root logging level set at 20
2018-04-11 22:58:18,976:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2018-04-11 22:58:18,976:DEBUG:certbot.plugins.selection:Requested authenticator manual and installer None
2018-04-11 22:58:18,977:DEBUG:certbot.plugins.selection:Single candidate plugin: * manual
Description: Manual configuration or run your own shell scripts
Interfaces: IAuthenticator, IPlugin
Entry point: manual = certbot.plugins.manual:Authenticator
Initialized: <certbot.plugins.manual.Authenticator object at 0x7f753ac436d8>
Prep: True
2018-04-11 22:58:18,977:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.manual.Authenticator object at 0x7f753ac436d8> and installer None
2018-04-11 22:58:18,977:INFO:certbot.plugins.selection:Plugins selected: Authenticator manual, Installer None
2018-04-11 22:58:18,981:DEBUG:certbot.main:Picked account: <Account(RegistrationResource(body=Registration(key=JWKRSA(key=<ComparableRSAKey(<cryptography.hazmat.backends.openssl.rsa._RSAPublicKey object at 0x7f753ab1fa20>)>), contact=('mailto:yann@domain.org',), agreement=None, status='valid', terms_of_service_agreed=None), uri='https://acme-staging-v02.api.letsencrypt.org/acme/acct/5901852', new_authzr_uri=None, terms_of_service='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'), 9a73d827d763407b01d1b1f92c63de73, Meta(creation_dt=datetime.datetime(2018, 4, 11, 11, 48, 16, tzinfo=<UTC>), creation_host='panoramix.domain.org'))>
2018-04-11 22:58:18,983:DEBUG:acme.client:Sending GET request to https://acme-staging-v02.api.letsencrypt.org/directory.
2018-04-11 22:58:18,985:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-staging-v02.api.letsencrypt.org
2018-04-11 22:58:19,230:DEBUG:urllib3.connectionpool:https://acme-staging-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 724
2018-04-11 22:58:19,231:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Content-Type: application/json
Content-Length: 724
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
Expires: Wed, 11 Apr 2018 22:58:19 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 11 Apr 2018 22:58:19 GMT
Connection: keep-alive
b'{\n "keyChange": "https://acme-staging-v02.api.letsencrypt.org/acme/key-change",\n "meta": {\n "caaIdentities": [\n "letsencrypt.org"\n ],\n "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf",\n "website": "https://letsencrypt.org/docs/staging-environment/"\n },\n "newAccount": "https://acme-staging-v02.api.letsencrypt.org/acme/new-acct",\n "newNonce": "https://acme-staging-v02.api.letsencrypt.org/acme/new-nonce",\n "newOrder": "https://acme-staging-v02.api.letsencrypt.org/acme/new-order",\n "revokeCert": "https://acme-staging-v02.api.letsencrypt.org/acme/revoke-cert",\n "v5OLDGmt8z0": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417"\n}'
2018-04-11 22:58:19,245:DEBUG:certbot.renewal:Auto-renewal forced with --force-renewal...
2018-04-11 22:58:19,245:INFO:certbot.main:Renewing an existing certificate
2018-04-11 22:58:19,351:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0082_key-certbot.pem
2018-04-11 22:58:19,354:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0082_csr-certbot.pem
2018-04-11 22:58:19,355:DEBUG:acme.client:Requesting fresh nonce
2018-04-11 22:58:19,355:DEBUG:acme.client:Sending HEAD request to https://acme-staging-v02.api.letsencrypt.org/acme/new-order.
2018-04-11 22:58:19,527:DEBUG:urllib3.connectionpool:https://acme-staging-v02.api.letsencrypt.org:443 "HEAD /acme/new-order HTTP/1.1" 405 0
2018-04-11 22:58:19,528:DEBUG:acme.client:Received response:
HTTP 405
Server: nginx
Content-Type: application/problem+json
Content-Length: 103
Allow: POST
Replay-Nonce: RfNeeD1drobOt-wwKGC8-jBfAisGVkDB86IH9mV5vJg
Expires: Wed, 11 Apr 2018 22:58:19 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 11 Apr 2018 22:58:19 GMT
Connection: keep-alive
b''
2018-04-11 22:58:19,528:DEBUG:acme.client:Storing nonce: RfNeeD1drobOt-wwKGC8-jBfAisGVkDB86IH9mV5vJg
2018-04-11 22:58:19,528:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "*.domain.org"\n },\n {\n "type": "dns",\n "value": "domain.org"\n }\n ],\n "status": "pending",\n "resource": "new-order"\n}'
2018-04-11 22:58:19,531:DEBUG:acme.client:Sending POST request to https://acme-staging-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS1zdGFnaW5nLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYWNjdC81OTAxODUyIiwgIm5vbmNlIjogIlJmTmVlRDFkcm9iT3Qtd3dLR0M4LWpCZkFpc0dWa0RCODZJSDltVjV2SmciLCAidXJsIjogImh0dHBzOi8vYWNtZS1zdGFnaW5nLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvbmV3LW9yZGVyIn0",
"signature": "VSPBAW9jYoLg9kVAm55z-j2tTdgwOJTgo5PCJMNO6YipBsAj6hc9JbsNNShSOW9Wjnj2rlwQgVp7PXVY8yqRN-lgGfRgRshSEdzDv4hotH4xhUlh3BwEwrKDP-Ks5ijnMl5ZbwWXTFLiY5NgKsC5o_kujBe-mKmoSR8cc25B3LW_lRHkNu2aJZZe51bIrRFSMTW48dYgBpLqaSCDqBYa8vkFofEOJEPdd-S5N8pirGqDeGITNZyy1Zh1TfvrqzwyQizbpifEcRy1WKV5e_a3ohmVbvBb0NymwiwPHHnbuIhLQ9kx5yCBr5BxW13rz1cQ00s97n0kOs_YNeizW-K1AQ",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIioubGVib3VsYW5nZXIub3JnIgogICAgfSwKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImxlYm91bGFuZ2VyLm9yZyIKICAgIH0KICBdLAogICJzdGF0dXMiOiAicGVuZGluZyIsCiAgInJlc291cmNlIjogIm5ldy1vcmRlciIKfQ"
}
2018-04-11 22:58:19,723:DEBUG:urllib3.connectionpool:https://acme-staging-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 562
2018-04-11 22:58:19,724:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Content-Type: application/json
Content-Length: 562
Boulder-Requester: 5901852
Location: https://acme-staging-v02.api.letsencrypt.org/acme/order/5901852/359482
Replay-Nonce: MZUcH43fWaBZqQL0HmTurdf0cS4m91DAnhkhiRKuI58
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
Expires: Wed, 11 Apr 2018 22:58:19 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 11 Apr 2018 22:58:19 GMT
Connection: keep-alive
b'{\n "status": "pending",\n "expires": "2018-04-18T22:58:19.605019669Z",\n "identifiers": [\n {\n "type": "dns",\n "value": "*.domain.org"\n },\n {\n "type": "dns",\n "value": "domain.org"\n }\n ],\n "authorizations": [\n "https://acme-staging-v02.api.letsencrypt.org/acme/authz/NKsNPxkLBatZhgxnBXl6UuallREZXOoXQKl6meICiXs",\n "https://acme-staging-v02.api.letsencrypt.org/acme/authz/He-W-wtCyMWR3tjcy4CzXMGlw2G3TBMsmnMkj5oaS6o"\n ],\n "finalize": "https://acme-staging-v02.api.letsencrypt.org/acme/finalize/5901852/359482"\n}'
2018-04-11 22:58:19,724:DEBUG:acme.client:Storing nonce: MZUcH43fWaBZqQL0HmTurdf0cS4m91DAnhkhiRKuI58
2018-04-11 22:58:19,725:DEBUG:acme.client:Sending GET request to https://acme-staging-v02.api.letsencrypt.org/acme/authz/NKsNPxkLBatZhgxnBXl6UuallREZXOoXQKl6meICiXs.
2018-04-11 22:58:19,939:DEBUG:urllib3.connectionpool:https://acme-staging-v02.api.letsencrypt.org:443 "GET /acme/authz/NKsNPxkLBatZhgxnBXl6UuallREZXOoXQKl6meICiXs HTTP/1.1" 200 525
2018-04-11 22:58:19,940:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Content-Type: application/json
Content-Length: 525
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
Expires: Wed, 11 Apr 2018 22:58:19 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 11 Apr 2018 22:58:19 GMT
Connection: keep-alive
b'{\n "identifier": {\n "type": "dns",\n "value": "domain.org"\n },\n "status": "valid",\n "expires": "2018-05-11T11:55:23Z",\n "challenges": [\n {\n "type": "dns-01",\n "status": "valid",\n "url": "https://acme-staging-v02.api.letsencrypt.org/acme/challenge/NKsNPxkLBatZhgxnBXl6UuallREZXOoXQKl6meICiXs/116869777",\n "token": "4GrzIodAvXAp77L4tUmkBHUqVEpkK58MIN461YEt5Xs",\n "validationRecord": [\n {\n "hostname": "domain.org"\n }\n ]\n }\n ],\n "wildcard": true\n}'
2018-04-11 22:58:19,941:DEBUG:acme.client:Sending GET request to https://acme-staging-v02.api.letsencrypt.org/acme/authz/He-W-wtCyMWR3tjcy4CzXMGlw2G3TBMsmnMkj5oaS6o.
2018-04-11 22:58:20,152:DEBUG:urllib3.connectionpool:https://acme-staging-v02.api.letsencrypt.org:443 "GET /acme/authz/He-W-wtCyMWR3tjcy4CzXMGlw2G3TBMsmnMkj5oaS6o HTTP/1.1" 200 1411
2018-04-11 22:58:20,152:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Content-Type: application/json
Content-Length: 1411
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
Expires: Wed, 11 Apr 2018 22:58:20 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 11 Apr 2018 22:58:20 GMT
Connection: keep-alive
b'{\n "identifier": {\n "type": "dns",\n "value": "domain.org"\n },\n "status": "valid",\n "expires": "2018-05-11T12:09:05Z",\n "challenges": [\n {\n "type": "dns-01",\n "status": "pending",\n "url": "https://acme-staging-v02.api.letsencrypt.org/acme/challenge/He-W-wtCyMWR3tjcy4CzXMGlw2G3TBMsmnMkj5oaS6o/116873428",\n "token": "4QDEJPNAN46Q3EwmbJu7S643PBrJi1T89zHgzcsTJrc"\n },\n {\n "type": "http-01",\n "status": "valid",\n "url": "https://acme-staging-v02.api.letsencrypt.org/acme/challenge/He-W-wtCyMWR3tjcy4CzXMGlw2G3TBMsmnMkj5oaS6o/116873429",\n "token": "dRvLJZUO68_CXLznvPMbG499t9EA61ZMWaR7FkSonCQ",\n "validationRecord": [\n {\n "url": "https://domain.org/.well-known/acme-challenge/dRvLJZUO68_CXLznvPMbG499t9EA61ZMWaR7FkSonCQ",\n "hostname": "domain.org",\n "port": "443",\n "addressesResolved": [\n "212.129.3.231",\n "2001:bc8:342f:101::1"\n ],\n "addressUsed": "212.129.3.231"\n },\n {\n "url": "http://domain.org/.well-known/acme-challenge/dRvLJZUO68_CXLznvPMbG499t9EA61ZMWaR7FkSonCQ",\n "hostname": "domain.org",\n "port": "80",\n "addressesResolved": [\n "212.129.3.231",\n "2001:bc8:342f:101::1"\n ],\n "addressUsed": "2001:bc8:342f:101::1"\n }\n ]\n }\n ]\n}'
2018-04-11 22:58:20,153:INFO:certbot.auth_handler:Performing the following challenges:
2018-04-11 22:58:20,154:INFO:certbot.auth_handler:dns-01 challenge for domain.org
2018-04-11 22:58:20,154:INFO:certbot.auth_handler:dns-01 challenge for domain.org
111