Ok, I am trying to set up a script to import my certificates and I cannot get them to work. Going by what I have found in the forum it should be pretty simple.
example found in forum:
/certificate import file-name=<your file>
my current script looks like this
/certificate import file-name=AddTrustExternalCARoot.crt
And nothing happens, the log does not return any errors, and the certificates list does not update. This certificate does not need a passphrase and manually importing works and the file shows up in the import drop down list.(I am trying to automate the process for the 5 scripts I have to upload into every Microtik).
Any thoughts or ideas would be appreciated. If further information is needed please let me know.