Sign certificates for ovpn

RouterOS 6.22 / Mikrotik 951G-2Hnd

I’ve just learn mikrotik and try to use official wiki Manual:Create Certificates and try use console. I successfully created certs, but cannot sing them because of stupid situation: as I see in wiki, I have to run this command:

/certificate sign template=ca-template ca-crl-host=1.2.3.4 name=myCa

1.2.3.4 - my real ip.

But I can’t run it because of error:

failure: Template not specified or not template!

And by the way, there is no “template” option in the available list for “sign” command (type “sign” ant TAB).

I don’t want prepare certs in Linux due idea to prepare everything with Mikrotik :slight_smile:

Could you explain me situation - I guess I could forget prepare something?