diff options
author | Christian Hesse <mail@eworm.de> | 2019-04-01 22:45:38 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-04-01 22:45:38 +0200 |
commit | 594aef2aab8cc14a2d87b9ce23f00429559588d6 (patch) | |
tree | 9b8038ec1de4cb3a28859a74c5a82ced87ceefd2 /global-config.changes | |
parent | 40201ac1ea8e27492587d0cebdd0d6b8c24b733a (diff) |
check-certificates: support multiple passphraseschange-3
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index 7c430dc..86a130f 100644 --- a/global-config.changes +++ b/global-config.changes @@ -5,4 +5,5 @@ :global GlobalConfigChanges { 1="moved variables from global-config to global-functions for independence"; 2="variable names became CamelCase to work around scripting issues"; + 3="variable for certificate renew passphrase became an array to support multiple passphrases"; }; |