mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
network2 is not so much stub anymore
This commit is contained in:
@@ -185,8 +185,6 @@ class Network(object):
|
||||
assert response.status_code == httplib.CREATED # TODO: handle errors
|
||||
return self._authzr_from_response(response, identifier)
|
||||
|
||||
# TODO: anything below is also stub, bot not working, not tested at all
|
||||
|
||||
def answer_challenge(self, challr, response):
|
||||
"""Answer challenge.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user