mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
[documentation] Add links to LEPC interface sources
This commit is contained in:
@@ -135,6 +135,7 @@ class PostfixConfigGenerator:
|
||||
f.close()
|
||||
|
||||
### Let's Encrypt client IPlugin ###
|
||||
# https://github.com/letsencrypt/letsencrypt/blob/master/letsencrypt/plugins/common.py#L35
|
||||
|
||||
def prepare(self):
|
||||
"""Prepare the plugin.
|
||||
@@ -164,6 +165,7 @@ class PostfixConfigGenerator:
|
||||
|
||||
|
||||
### Let's Encrypt client IInstaller ###
|
||||
# https://github.com/letsencrypt/letsencrypt/blob/master/letsencrypt/interfaces.py#L232
|
||||
|
||||
def get_all_names(self):
|
||||
"""Returns all names that may be authenticated.
|
||||
|
||||
Reference in New Issue
Block a user