Only remove specific certificates

This commit is contained in:
Pothi Kalimuthu 2023-08-28 07:02:45 +05:30
parent 3aea72c190
commit 75ee7e60fd
No known key found for this signature in database
GPG key ID: 08202A469C2D0E06
4 changed files with 10 additions and 10 deletions

View file

@ -5,7 +5,7 @@
/ip dns set verify-doh-cert=no
/tool fetch url=https://cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem
/certificate remove [find]
/certificate remove [find name~"DigiCertGlobalRootCA.crt.pem"]
/certificate import file-name=DigiCertGlobalRootCA.crt.pem passphrase=""
/file remove DigiCertGlobalRootCA.crt.pem