mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-21 01:15:42 +02:00
README: show fingerprints in output
This is not scrictly necessary, as we filter by fingerprint already... But it gives better overview and feeling.
This commit is contained in:
parent
de8da38a0c
commit
b0e4449e4f
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 12 KiB |
|
@ -95,7 +95,7 @@ fingerprint. Make sure exactly these two certificates ("*E1*" and
|
|||
|
||||
/certificate/set name="E1" [ find where common-name="E1" ];
|
||||
/certificate/set name="ISRG-Root-X2" [ find where common-name="ISRG Root X2" ];
|
||||
/certificate/print proplist=name where fingerprint="46494e30379059df18be52124305e606fc59070e5b21076ce113954b60517cda" or fingerprint="69729b8e15a86efc177a57afb7171dfc64add28c2fca8cf1507e34453ccb1470";
|
||||
/certificate/print proplist=name,fingerprint where fingerprint="46494e30379059df18be52124305e606fc59070e5b21076ce113954b60517cda" or fingerprint="69729b8e15a86efc177a57afb7171dfc64add28c2fca8cf1507e34453ccb1470";
|
||||
/file/remove [ find where name="letsencrypt-E1.pem" ];
|
||||
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue