mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
add cert_chain_file config option
This commit is contained in:
@@ -26,3 +26,6 @@ hashcash_expiry = 60*60
|
||||
# Extra names that the CA refuses to issue for, apart from those in
|
||||
# the blacklist table in the database.
|
||||
extra_name_blacklist = ["eff.org", "www.eff.org"]
|
||||
|
||||
# Name of file containing cert chain
|
||||
cert_chain_file = "chain.pem"
|
||||
|
||||
Reference in New Issue
Block a user