Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-18 | INITIAL-COMMANDS: drop Let's Encrypt Authority X3 | 1 | -5/+1 | ||
2020-12-17 | INITIAL-COMMANDS: also import Let's Encrypt certificate "R3" | 1 | -4/+8 | ||
2020-11-01 | README: optional scheduler to update scripts automatically | 1 | -0/+4 | ||
2020-08-26 | [ ... print count-only ...] -> [ :len [ ... find ... ] ] | 1 | -1/+1 | ||
Using 'print count-only' always prints a number to terminal, even if the value is evaluated in a condition or assigned to a variable. This can be quite annoying. Behavior will not chance (SUP-25503), so replacing the code... | |||||
2020-07-16 | INITIAL-COMMANDS: declare $CertificateNameByCN | 1 | -0/+1 | ||
2020-07-14 | global-config: dropped $ScriptUpdatesIgnore, use ignore flag in commentchange-22 | 1 | -1/+2 | ||
2020-04-24 | INITIAL-COMMANDS: use function to rename certificates | 1 | -6/+4 | ||
2020-03-23 | completely replace script-updates with $ScriptInstallUpdatechange-14 | 1 | -1/+1 | ||
2020-03-20 | convert initial commands from script to page | 1 | -0/+31 | ||
This is not intended for installation... |