mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:41:53 +02:00
Remove reference to old file in CONFIG
This commit is contained in:
@@ -22,9 +22,6 @@ KEY_DIR = SERVER_ROOT + "ssl/"
|
|||||||
# Certificate storage
|
# Certificate storage
|
||||||
CERT_DIR = SERVER_ROOT + "certs/"
|
CERT_DIR = SERVER_ROOT + "certs/"
|
||||||
|
|
||||||
# Used by openssl to sign challenge certificate with letsencrypt extension
|
|
||||||
# No longer used
|
|
||||||
#CHOC_CERT_CONF = CONFIG_DIR + "choc_cert_extensions.cnf"
|
|
||||||
# Contains standard Apache SSL directives
|
# Contains standard Apache SSL directives
|
||||||
OPTIONS_SSL_CONF = CONFIG_DIR + "options-ssl.conf"
|
OPTIONS_SSL_CONF = CONFIG_DIR + "options-ssl.conf"
|
||||||
# Let's Encrypt SSL vhost configuration extension
|
# Let's Encrypt SSL vhost configuration extension
|
||||||
|
|||||||
Reference in New Issue
Block a user