Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2015-12-14 16:19:02,569:DEBUG:letsencrypt.cli:Root logging level set at 30
- 2015-12-14 16:19:02,570:INFO:letsencrypt.cli:Saving debug log to /var/log/letsencrypt/letsencrypt.log
- 2015-12-14 16:19:02,571:DEBUG:letsencrypt.cli:letsencrypt version: 0.1.0
- 2015-12-14 16:19:02,571:DEBUG:letsencrypt.cli:Arguments: ['--standalone', '-d', '########']
- 2015-12-14 16:19:02,573:DEBUG:letsencrypt.cli:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#webroot,PluginEntryPoint#null,PluginEntryPoint#manual,PluginEntryPoint#standalone)
- 2015-12-14 16:19:02,577:DEBUG:letsencrypt.cli:Requested authenticator standalone and installer None
- 2015-12-14 16:19:02,802:DEBUG:letsencrypt.display.ops:Single candidate plugin: * standalone
- Description: Automatically use a temporary webserver
- Interfaces: IAuthenticator, IPlugin
- Entry point: standalone = letsencrypt.plugins.standalone:Authenticator
- Initialized: <letsencrypt.plugins.standalone.Authenticator object at 0x7faf1680f710>
- Prep: True
- 2015-12-14 16:19:02,803:DEBUG:letsencrypt.cli:Selected authenticator <letsencrypt.plugins.standalone.Authenticator object at 0x7faf1680f710> and installer None
- 2015-12-14 16:19:02,821:DEBUG:letsencrypt.cli:Picked account: <Account(2d9eb04e8ad37fb5d81e2d7b8e92bd59)>
- 2015-12-14 16:19:02,823:DEBUG:root:Sending GET request to https://acme-v01.api.letsencrypt.org/directory. args: (), kwargs: {}
- 2015-12-14 16:19:02,828:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
- 2015-12-14 16:19:03,083:DEBUG:requests.packages.urllib3.connectionpool:"GET /directory HTTP/1.1" 200 263
- 2015-12-14 16:19:03,087:DEBUG:root:Received <Response [200]>. Headers: {'Content-Length': '263', 'Expires': 'Mon, 14 Dec 2015 16:19:03 GMT', 'Strict-Transport-Security': 'max-age=604800', 'Server': 'nginx', 'Connection': 'keep$
- 2015-12-14 16:19:03,087:DEBUG:acme.client:Received response <Response [200]> (headers: {'Content-Length': '263', 'Expires': 'Mon, 14 Dec 2015 16:19:03 GMT', 'Strict-Transport-Security': 'max-age=604800', 'Server': 'nginx', 'Co$
- 2015-12-14 16:19:03,151:INFO:letsencrypt.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0019_key-letsencrypt.pem
- 2015-12-14 16:19:03,155:INFO:letsencrypt.crypto_util:Creating CSR: /etc/letsencrypt/csr/0019_csr-letsencrypt.pem
- 2015-12-14 16:19:03,156:DEBUG:letsencrypt.client:CSR: CSR(file='/etc/letsencrypt/csr/0019_csr-letsencrypt.pem', data='0\x82\x02\x8a0\x82\x01r\x02\x01\x000\x191\x170\x15\x06\x03U\x04\x03\x0c\x0e######0\x82\x01"0\r\x06\t$
- 2015-12-14 16:19:03,156:DEBUG:root:Requesting fresh nonce
- 2015-12-14 16:19:03,156:DEBUG:root:Sending HEAD request to https://acme-v01.api.letsencrypt.org/acme/new-authz. args: (), kwargs: {}
- 2015-12-14 16:19:03,158:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
- 2015-12-14 16:19:03,410:DEBUG:requests.packages.urllib3.connectionpool:"HEAD /acme/new-authz HTTP/1.1" 405 0
- 2015-12-14 16:19:03,413:DEBUG:root:Received <Response [405]>. Headers: {'Content-Length': '0', 'Pragma': 'no-cache', 'Expires': 'Mon, 14 Dec 2015 16:19:03 GMT', 'Server': 'nginx', 'Connection': 'keep-alive', 'Allow': 'POST', '$
- 2015-12-14 16:19:03,413:DEBUG:acme.client:Storing nonce: '9\xaf\x92f\xbb\xc5\x15\x85R/\x076\xf5\x00G\xb0\xe3\x84\xe7\xc0o\x82\xad\xaf\x9bf\xd7\x92\xf0\xb7\x98_'
- 2015-12-14 16:19:03,414:DEBUG:acme.jose.json_util:Omitted empty fields: status=None, combinations=None, expires=None, challenges=None
- 2015-12-14 16:19:03,414:DEBUG:acme.client:Serialized JSON: {"identifier": {"type": "dns", "value": "#######"}, "resource": "new-authz"}
- 2015-12-14 16:19:03,415:DEBUG:acme.jose.json_util:Omitted empty fields: x5c=(), crit=(), typ=None, alg=None, jku=None, cty=None, x5t=None, kid=None, x5tS256=None, x5u=None, jwk=None
- 2015-12-14 16:19:03,418:DEBUG:acme.jose.json_util:Omitted empty fields: x5c=(), crit=(), typ=None, jku=None, nonce=None, cty=None, x5t=None, kid=None, x5tS256=None, x5u=None
- 2015-12-14 16:19:03,419:DEBUG:root:Sending POST request to https://acme-v01.api.letsencrypt.org/acme/new-authz. args: (), kwargs: {'data': '{"header": {"alg": "RS256", "jwk": {"e": "AQAB", "kty": "RSA", "n": "2uCkEi_96OM_q7bNu$
- 2015-12-14 16:19:03,420:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
- 2015-12-14 16:19:03,690:DEBUG:requests.packages.urllib3.connectionpool:"POST /acme/new-authz HTTP/1.1" 400 107
- 2015-12-14 16:19:03,693:DEBUG:root:Received <Response [400]>. Headers: {'Content-Length': '107', 'Expires': 'Mon, 14 Dec 2015 16:19:03 GMT', 'Server': 'nginx', 'Connection': 'close', 'Pragma': 'no-cache', 'Cache-Control': 'max$
- 2015-12-14 16:19:03,694:DEBUG:acme.client:Storing nonce: '\xfb\xb3T\x82\xb6\xc2U\xcd2\xe8\xc4\xb0\xc2\x0b~\\\x03\xf3\xe7\xac\xe0\xc6\xd9dC\xe2y>*;.\xfc'
- 2015-12-14 16:19:03,694:DEBUG:acme.client:Received response <Response [400]> (headers: {'Content-Length': '107', 'Expires': 'Mon, 14 Dec 2015 16:19:03 GMT', 'Server': 'nginx', 'Connection': 'close', 'Pragma': 'no-cache', 'Cach$
- 2015-12-14 16:19:03,696:DEBUG:letsencrypt.cli:Exiting abnormally:
- Traceback (most recent call last):
- File "/root/.local/share/letsencrypt/bin/letsencrypt", line 11, in <module>
- sys.exit(main())
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 1283, in main
- return args.func(args, config, plugins)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 512, in obtain_cert
- _auth_from_domains(le_client, config, domains)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 336, in _auth_from_domains
- lineage = le_client.obtain_and_enroll_certificate(domains)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py", line 283, in obtain_and_enroll_certificate
- certr, chain, key, _ = self.obtain_certificate(domains)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py", line 266, in obtain_certificate
- return self._obtain_certificate(domains, csr) + (key, csr)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py", line 224, in _obtain_certificate
- authzr = self.auth_handler.get_authorizations(domains)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/auth_handler.py", line 74, in get_authorizations
- domain, self.account.regr.new_authzr_uri)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 215, in request_domain_challenges
- typ=messages.IDENTIFIER_FQDN, value=domain), new_authz_uri)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 195, in request_challenges
- response = self.net.post(new_authzr_uri, new_authz)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 634, in post
- return self._check_response(response, content_type=content_type)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 550, in _check_response
- raise messages.Error.from_json(jobj)
- Error: urn:acme:error:malformed :: The request message was malformed :: Error creating new authz :: Name is blacklisted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement