mirror of https://github.com/breard-r/acmed.git
Rodolphe Bréard
1 month ago
Failed to extract signature
6 changed files with 39 additions and 22 deletions
-
6config/20_letsencrypt.toml
-
9man/en/acmed.toml.5
-
16src/config.rs
-
16src/config/endpoint.rs
-
7tests/config/override/00_initial.toml
-
7tests/config/override/01_override.toml
@ -1 +1,8 @@ |
|||
global.accounts_directory = "/tmp/other/account/dir" |
|||
|
|||
endpoint."test ac 2".random_early_renew = "10s" |
|||
|
|||
endpoint."test AC 1".tos_agreed = true |
|||
|
|||
[endpoint."test AC 2"] |
|||
root_certificates = ["test.pem"] |
Write
Preview
Loading…
Cancel
Save
Reference in new issue