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