mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-06-06 10:42:34 +00:00
Compare commits
117 commits
c4db75112c
...
9d7b4157d6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d7b4157d6 | ||
|
|
0aac905859 | ||
|
|
90b1e03302 | ||
|
|
0d84272ee9 | ||
|
|
5a138ba18f | ||
|
|
09389ee857 | ||
|
|
8dd3a5ab84 | ||
|
|
1d46786a69 | ||
|
|
0360b0484d | ||
|
|
d79da00eca | ||
|
|
a4704e1369 | ||
|
|
b5527ef1a0 | ||
|
|
a15f0d89f6 | ||
|
|
bad16e3625 | ||
|
|
59d195254d | ||
|
|
ac7330ed96 | ||
|
|
c1b29e61e2 | ||
|
|
0c38242f9c | ||
|
|
a30fab1d1d | ||
|
|
36b8be7204 | ||
|
|
70596943e0 | ||
|
|
467c2dba95 | ||
|
|
b5538eba39 | ||
|
|
0c9533c4f4 | ||
|
|
ff6a0a301d | ||
|
|
e68a6e55ed | ||
|
|
4590790aa1 | ||
|
|
8bc9dd1fd6 | ||
|
|
43a09049d7 | ||
|
|
32f8c7f57a | ||
|
|
1eaf866f03 | ||
|
|
aadc06545d | ||
|
|
c0033d6969 | ||
|
|
d1e3bc8cbc | ||
|
|
f64aa260ce | ||
|
|
9911c8a0be | ||
|
|
71c0a8f288 | ||
|
|
93ebc2f6a9 | ||
|
|
d08f01c5d3 | ||
|
|
3e380a0d6a | ||
|
|
9df63ea966 | ||
|
|
9bc9238598 | ||
|
|
f00145405c | ||
|
|
8efef50b29 | ||
|
|
16223b7a03 | ||
|
|
624b91d317 | ||
|
|
024405c43d | ||
|
|
3823a4a444 | ||
|
|
ac28f5661a | ||
|
|
882bbb70f5 | ||
|
|
1c15667b7b | ||
|
|
bf6d987626 | ||
|
|
e1e98bee69 | ||
|
|
e93a9da3bb | ||
|
|
5fe68bc79c | ||
|
|
27c22de25f | ||
|
|
9010282a71 | ||
|
|
0bdf4edf8d | ||
|
|
304c936323 | ||
|
|
bc630d8cb8 | ||
|
|
643389672f | ||
|
|
b82ed851b9 | ||
|
|
f850e71c27 | ||
|
|
f5942a06e2 | ||
|
|
3bd101472d | ||
|
|
440a30c88f | ||
|
|
e002259ecb | ||
|
|
0391a50c85 | ||
|
|
dd39f8022b | ||
|
|
cbe47b6400 | ||
|
|
834f32e70b | ||
|
|
407f792157 | ||
|
|
85c26f26e6 | ||
|
|
f9e2dbc751 | ||
|
|
9dc23f80af | ||
|
|
fd791e9e0a | ||
|
|
0470f51e29 | ||
|
|
5ca09e23c0 | ||
|
|
52a8d19def | ||
|
|
600e94aada | ||
|
|
801f56377d | ||
|
|
cf2997dea3 | ||
|
|
0b860e46a6 | ||
|
|
8cf1bbdfed | ||
|
|
ff3e565991 | ||
|
|
4ae413c993 | ||
|
|
f30b560c1b | ||
|
|
f088493d02 | ||
|
|
88edc82b06 | ||
|
|
09da0debe0 | ||
|
|
b2db005f6f | ||
|
|
c0ba366c9e | ||
|
|
2589115f50 | ||
|
|
87ce3b8e5c | ||
|
|
602b331376 | ||
|
|
04181c8131 | ||
|
|
5d5dc2fc3e | ||
|
|
d0588231f6 | ||
|
|
2c5b708f88 | ||
|
|
3cdcd24428 | ||
|
|
ef3edd3b3d | ||
|
|
7dd3c86fe0 | ||
|
|
f380d0ae66 | ||
|
|
332b91e75d | ||
|
|
727a92738c | ||
|
|
baf819b751 | ||
|
|
13c2616453 | ||
|
|
d960af89ce | ||
|
|
ac3346b5f6 | ||
|
|
333b214fd8 | ||
|
|
ed3b4cdb53 | ||
|
|
3b1ce63c06 | ||
|
|
bbc2d5df2e | ||
|
|
bd6b5294b8 | ||
|
|
34a4d70f24 | ||
|
|
bf46f980aa | ||
|
|
c42709cd9b |
6 changed files with 11 additions and 15 deletions
|
|
@ -18,9 +18,9 @@ Run the complete base installation:
|
|||
|
||||
{
|
||||
:local BaseUrl "https://rsc.eworm.de/main/";
|
||||
:local CertCommonName "Root YE";
|
||||
:local CertFileName "Root-YE.pem";
|
||||
:local CertFingerprint "e14ffcad5b0025731006caa43a121a22d8e9700f4fb9cf852f02a708aa5d5666";
|
||||
:local CertCommonName "ISRG Root X2";
|
||||
:local CertFileName "ISRG-Root-X2.pem";
|
||||
:local CertFingerprint "69729b8e15a86efc177a57afb7171dfc64add28c2fca8cf1507e34453ccb1470";
|
||||
|
||||
:local CertSettings [ /certificate/settings/get ];
|
||||
:if (!((($CertSettings->"builtin-trust-store") ~ "fetch" || \
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 5 KiB |
12
README.md
12
README.md
|
|
@ -122,18 +122,18 @@ If you intend to download the scripts from a
|
|||
different location (for example from github.com) install the corresponding
|
||||
certificate chain.
|
||||
|
||||
/tool/fetch "https://rsc.eworm.de/main/certs/Root-YE.pem" dst-path="root-ye.pem";
|
||||
/tool/fetch "https://rsc.eworm.de/main/certs/ISRG-Root-X2.pem" dst-path="isrg-root-x2.pem";
|
||||
|
||||

|
||||
|
||||
> ℹ️ **Info**: Note that the command above does *not* verify server
|
||||
> certificate, so if you want to be safe download with your workstations's
|
||||
> browser from CA's website and transfer the file to your MikroTik device:
|
||||
> *Let's Encrypt* / *ISRG* [Root YE ↗️](https://letsencrypt.org/certs/gen-y/root-ye.pem)
|
||||
> *Let's Encrypt* / *ISRG* [ISRG Root X2 ↗️](https://letsencrypt.org/certs/isrg-root-x2.pem)
|
||||
|
||||
Then we import the certificate.
|
||||
|
||||
/certificate/import file-name="root-ye.pem" passphrase="";
|
||||
/certificate/import file-name="isrg-root-x2.pem" passphrase="";
|
||||
|
||||
Do not worry that the command is not shown - that happens because it contains
|
||||
a sensitive property, the passphrase.
|
||||
|
|
@ -141,11 +141,11 @@ a sensitive property, the passphrase.
|
|||

|
||||
|
||||
For basic verification we rename the certificate and print it by
|
||||
fingerprint. Make sure exactly this one certificate ("*Root-YE*")
|
||||
fingerprint. Make sure exactly this one certificate ("*ISRG-Root-X2*")
|
||||
is shown.
|
||||
|
||||
/certificate/set name="Root-YE" [ find where common-name="Root YE" ];
|
||||
/certificate/print proplist=name,fingerprint where fingerprint="e14ffcad5b0025731006caa43a121a22d8e9700f4fb9cf852f02a708aa5d5666";
|
||||
/certificate/set name="ISRG-Root-X2" [ find where common-name="ISRG Root X2" ];
|
||||
/certificate/print proplist=name,fingerprint where fingerprint="69729b8e15a86efc177a57afb7171dfc64add28c2fca8cf1507e34453ccb1470";
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -12,12 +12,12 @@ DOMAINS_DUAL = \
|
|||
cloudflare-dns.com/SSL-com-Root-Certification-Authority-ECC \
|
||||
dns.google/GTS-Root-RX \
|
||||
dns.quad9.net/DigiCert-Global-Root-G3 \
|
||||
git.eworm.de/Root-YE \
|
||||
git.eworm.de/ISRG-Root-X2 \
|
||||
gitlab.com/USERTrust-RSA-Certification-Authority \
|
||||
lists.blocklist.de/GTS-Root-R4 \
|
||||
matrix.org/GTS-Root-R4 \
|
||||
raw.githubusercontent.com/ISRG-Root-X1 \
|
||||
rsc.eworm.de/Root-YE \
|
||||
rsc.eworm.de/ISRG-Root-X2 \
|
||||
upgrade.mikrotik.com/ISRG-Root-X1
|
||||
DOMAINS_IPV4 = \
|
||||
1.1.1.1/SSL-com-Root-Certification-Authority-ECC \
|
||||
|
|
|
|||
|
|
@ -263,10 +263,6 @@ Notes
|
|||
|
||||
/save next Another satisfied user. 😊 Next, please!
|
||||
|
||||
#### Notename
|
||||
|
||||
/save notename The `notename` is just an example from my note listing. Use the literal name of the note you want to see!
|
||||
|
||||
#### Off-topic
|
||||
|
||||
/save off-topic Please note this group is not about MikroTik RouterOS in general, but [RouterOS Scripts](https://rsc.eworm.de/). Your request is not about scripting at all, so please discuss somewhere else. See the [MikroTik RouterOS users (english)](https://t.me/RouterOS_users_english) group or official Mikrotik forums (https://forum.mikrotik.com/).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue