Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-26 | global: switch eworm.de to new certificate chain (E1 / ISRG Root X2)•••old chain: R3 / ISRG Root X1 new chain: E1 / ISRG Root X2 No user interaction or migration is required for existing installations as we install 'E1' and 'ISRG Root X2' for some time already. | Christian Hesse | 1 | -6/+6 |
2023-03-07 | rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done automatically. change-95 | Christian Hesse | 1 | -1/+1 |
2023-02-17 | INITIAL-COMMANDS: link to new paragraphs | Christian Hesse | 1 | -3/+3 |
2023-01-11 | use arrows with emoji representation•••We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top | Christian Hesse | 1 | -3/+3 |
2022-05-12 | INITIAL-COMMANDS: RouterOS v7 path syntax | Christian Hesse | 1 | -15/+10 |
2022-02-23 | INITIAL-COMMANDS: give another delay before fetch | Christian Hesse | 1 | -0/+1 |
2022-02-11 | INITIAL-COMMANDS: put hint into block quote | Christian Hesse | 1 | -2/+3 |
2022-01-14 | README: install correct global-config-overlay for RouterOS v6branch-routeros-v6 | Christian Hesse | 1 | -1/+8 |
2022-01-14 | INITIAL-COMMANDS: silence the certificate download | Christian Hesse | 1 | -1/+1 |
2021-12-16 | INITIAL-COMMANDS: adopt changes, no need to run global-config-overlay | Christian Hesse | 1 | -2/+2 |
2021-06-08 | INITIAL-COMMANDS: make github copy function work•••The Github copy function skips all line breaks, so add some extra semicolons to fix syntax. | Christian Hesse | 1 | -3/+3 |
2021-05-18 | drop certificate DST Root CA X3•••Let's Encrypt planned the transition to ISRG's root certificate ("ISRG Root X1") on July 8, 2019, but postponed several times. Finally they found another solution: A certificate 'ISRG Root X1', but cross-signed with 'DST Root CA X3' and with a livetime that exceeds that of the root CA. This is said to work for most operating system where root certificate authorities are just 'trust anchors'. I doubt this is true for RouterOS, where certificates are just imported into the certificate store. So let's migrate to 'ISRG Root X1' now. | Christian Hesse | 1 | -2/+1 |
2021-03-04 | global-config-overlay: remove magic•••This allows to drop the ignore flag. | Christian Hesse | 1 | -1/+0 |
2020-12-18 | INITIAL-COMMANDS: drop Let's Encrypt Authority X3 | Christian Hesse | 1 | -5/+1 |
2020-12-17 | INITIAL-COMMANDS: also import Let's Encrypt certificate "R3" | Christian Hesse | 1 | -4/+8 |
2020-11-01 | README: optional scheduler to update scripts automatically | Christian Hesse | 1 | -0/+4 |
2020-08-26 | [ ... 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... | Christian Hesse | 1 | -1/+1 |
2020-07-16 | INITIAL-COMMANDS: declare $CertificateNameByCN | Christian Hesse | 1 | -0/+1 |
2020-07-14 | global-config: dropped $ScriptUpdatesIgnore, use ignore flag in commentchange-22 | Christian Hesse | 1 | -1/+2 |
2020-04-24 | INITIAL-COMMANDS: use function to rename certificates | Christian Hesse | 1 | -6/+4 |
2020-03-23 | completely replace script-updates with $ScriptInstallUpdatechange-14 | Christian Hesse | 1 | -1/+1 |
2020-03-20 | convert initial commands from script to page•••This is not intended for installation... | Christian Hesse | 1 | -0/+31 |