cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.

Who Me Too'd this topic

Export CSR via SSH

L1 Bithead

Hello,

 

I have created a CSR:

request certificate generate country-code DE days-till-expiry 1100 email NOC@DOMAIN.COM locality BERLIN signed-by external organization MYORG ip 1.1.1.1 algorithm RSA rsa-nbits 2048 certificate-name testcert name test.domain.de

 

Looks fine and I can also see it in the WUI.

 

Now I would like to export it via SSH:

scp export certificate certificate-name testcert format pem include-key no to myuser@10.10.10.10:/cert_test.csr

 

but I get

 

Server error : Failed to prepare certificate testcert for export

 

This works fine for already existing certificates... but not for a CSR...

What am I doing wrong?

 

Any help appreciated. Thank you!

Who Me Too'd this topic