mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-01 05:34:28 +02:00
README: quote the certificate file name
This commit is contained in:
parent
0c4fb42616
commit
b11be59b08
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ file to your MikroTik device.
|
|||
|
||||
Then we import the certificate.
|
||||
|
||||
/certificate/import file-name=isrg-root-x2.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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue