after upgrade to 6.3 cannot generate certificate-request

ther error is: failure: failed to write private key file

is true! i have the same issue:

on 6.3:

[admin@MikroTik] /certificate> create-certificate-request 
template: 
Script Error: action cancelled

on 6.1

 /certificate> create-certificate-request 
key-passphrase:

on 6.3 request a template¿?

M

+1

[admin@MikroTik] /certificate> create-certificate-request
template:
Script Error: action cancelled

I have following error on ROS 6.4:

/certificate> create-certificate-request challenge-passphrase=foobar key-passphrase=f00b4r template=foobar 
failure: failed to write private key file

Hi all,

i have tried to create certificates :

[Mikrotik] / create-certificate-request
template:
Script Error: action cancelled


have you change the procedure ?

Best Regards,

Daniel

Same here.

Guess I need to find another way.

-Louis

I have same problem.

Can someone frorm mikrotik confirm that this is a known bug?

I also get this problem on 6.4

[admin@MikroTik] > certificate create-certificate-request
template:
Script Error: action cancelled

hello everybody!
i have the same problem on 6.4:

[admin@router0500000] > certificate create-certificate-request
template: router0500000
key-passphrase: ******
challenge-passphrase: ******
failure: failed to write private key file

have somebody solve this problem?

Will be fixed in v6.5

How do I work around this on RouterOS 6.4?

Can I simply create a certificate request somewhere else, and import certificate, key and bundle to the RB?

I have the same issue with v6.5

Hello I just installed 6.5v . System keeps giving the same when I try to setup SSL certificate. Template:
Script Error

Because you need to make template and use it when generating request.

How to make it? Any tutorial, please?

/certificate template add …

How about some documentation?

/certificate template> add
name: test
failure: At least one field specifying certificate name must be set!

Not a particularly helpful response.

[admin@MikroTik] /certificate template add
name: abc
failure: At least one field specifying certificate name must be set!

with ROS 6.5 i’m now able to generate a certificate request and a key … but importing a certificate is not possible. fix one but break another is not very helpful. this situation is worse as before when we had to generate a request somewhere else and import the key+cert. i’m wondering whether mikrotik developers are using unit-tests to ensure everything works as expected.