mirror of
https://github.com/certbot/certbot.git
synced 2026-07-29 17:37:05 +02:00
Merge branch 'cli-config-fixes' into renewer-cli
This commit is contained in:
@@ -65,7 +65,7 @@ CERT_KEY_BACKUP_DIR = "keys-certs"
|
||||
"""Directory where all certificates and keys are stored (relative to
|
||||
`IConfig.work_dir`). Used for easy revocation."""
|
||||
|
||||
CERT_DIR = "certs"
|
||||
CSR_DIR = "csrs"
|
||||
"""Directory (relative to `IConfig.config_dir`) where CSRs are saved."""
|
||||
|
||||
IN_PROGRESS_DIR = "IN_PROGRESS"
|
||||
|
||||
Reference in New Issue
Block a user