15.04.2020, 15:39
(15.04.2020, 15:35)admin Wrote: This line is incorrect:
Code:export-certificate client-certificate export-passphrase=12345678
It should be:
Code:export-certificate client-certificate export-passphrase=""
Ok,
but if you do that, Mikrotik does NOT generate the client.key, it only generates two certificate files, the ca.crt and the client.crt, but it does not generate the .key and when it does not generate it, LM fail because it says that it you must specify a .crt and a .key