mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Created auth_handler and client_authenticator. Use dicts for all messages and keep client clean.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
:mod:`letsencrypt.client.auth_handler`
|
||||
--------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.auth_handler
|
||||
:members:
|
||||
@@ -0,0 +1,5 @@
|
||||
:mod:`letsencrypt.client.client_authenticator`
|
||||
--------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.client_authenticator
|
||||
:members:
|
||||
Reference in New Issue
Block a user