mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:25:24 +02:00
network2: Update poll()
This commit is contained in:
@@ -32,6 +32,8 @@ authzr = net.request_challenges(
|
||||
regr=regr)
|
||||
logging.debug(authzr)
|
||||
|
||||
authzr = net.poll(authzr)
|
||||
|
||||
csr = M2Crypto.X509.load_request_string(pkg_resources.resource_string(
|
||||
'letsencrypt.client.tests', os.path.join('testdata', 'csr.pem')))
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user