Christian Hesse
c51a630a21
INITIAL-COMMANDS: also import Let's Encrypt certificate "R3"
2020-12-17 22:14:25 +01:00
Christian Hesse
f2e16a92d1
README: optional scheduler to update scripts automatically
2020-11-01 22:20:02 +01:00
Christian Hesse
ff5cdc3019
[ ... print count-only ...] -> [ :len [ ... find ... ] ]
...
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-08-26 09:29:52 +02:00
Christian Hesse
1aed883cd5
INITIAL-COMMANDS: declare $CertificateNameByCN
2020-07-16 10:56:24 +02:00
Christian Hesse
f4d6e07dbb
global-config: dropped $ScriptUpdatesIgnore, use ignore flag in comment
2020-07-14 17:02:41 +02:00
Christian Hesse
29315c7377
INITIAL-COMMANDS: use function to rename certificates
2020-04-24 14:55:41 +02:00
Christian Hesse
5f46ef7635
completely replace script-updates with $ScriptInstallUpdate
2020-03-23 14:01:20 +01:00
Christian Hesse
f16056ef8b
convert initial commands from script to page
...
This is not intended for installation...
2020-03-20 12:51:28 +01:00