mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-13 19:44:28 +02:00
check-certificates: support multiple passphrases
This commit is contained in:
parent
40201ac1ea
commit
594aef2aab
4 changed files with 10 additions and 4 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue