README: quote the certificate file name

This commit is contained in:
Christian Hesse 2025-02-27 10:44:53 +01:00
parent 0c4fb42616
commit b11be59b08

View file

@ -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.