mirror of
https://github.com/pothi/mikrotik-scripts.git
synced 2025-07-30 23:44:28 +02:00
Only remove specific certificates
This commit is contained in:
parent
3aea72c190
commit
75ee7e60fd
4 changed files with 10 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
/tool fetch url=https://pki.goog/repo/certs/gtsr1.pem once
|
||||
:delay 5s
|
||||
/certificate remove [find~gtsr1]
|
||||
/certificate remove [find name~"gtsr1.pem"]
|
||||
/certificate import file-name=gtsr1.pem passphrase=""
|
||||
/file remove gtsr1.pem
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue