Hi,
I’m having trouble creating CA on Mikrotik. Wiki says it’s created using create-self-signed-ca command, but it didn’t work on 6.4, and it doesn’t work on 6.5 either… Here’s what I’m getting:
(6.5 as ca has been merged into certificates)
/certificate> create-self-signed-ca
bad command name create-self-signed-ca (line 1 column 1)
(6.4)
/certificate> ca create-self-signed-ca
bad command name create-self-signed-ca (line 1 column 1)
I’ve seen a few posts where people managed to do this so I know it’s possible but… No idea how. I have licence level 4 if that matters.