From fc4a0a637d0ec4a33a8f7c378eb3d82dc4f0b9a5 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 23 Apr 2024 10:13:33 +0200 Subject: README: drop command to remove certificate file... ... as this is done automatically with RouterOS 7.15rc1 and later. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6b3cd05..2d2336b 100644 --- a/README.md +++ b/README.md @@ -90,11 +90,10 @@ a sensitive property, the passphrase. For basic verification we rename the certificate and print it by fingerprint. Make sure exactly this one certificate ("*ISRG-Root-X2*") -is shown. Also remove the left over file. +is shown. /certificate/set name="ISRG-Root-X2" [ find where common-name="ISRG Root X2" ]; /certificate/print proplist=name,fingerprint where fingerprint="69729b8e15a86efc177a57afb7171dfc64add28c2fca8cf1507e34453ccb1470"; - /file/remove [ find where name="ISRG-Root-X2.pem" ]; ![screenshot: check certs](README.d/03-check-certs.avif) -- cgit v1.2.3-70-g09d2