cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
403
Views
0
Helpful
2
Replies

Loading a private key on CSS

soumya.sarkar
Level 1
Level 1

My tests until now, loading a private key with a password encoded PEM file or P12 file have been unsuccessful. The only one I could load was a PEM file with no password. Any tips on this please?

1 Accepted Solution

Accepted Solutions

copy ssl ftp DEFAULT_FTP import rsakey.pem PEM "password1" "password2"

The first argument password1 is the

password used to DES encrypt the RSA-key before writing it to the CSS permanent storage.

Second argument password2 is the password

used to passphrase protect the RSA Key.

Syed Iftekhar Ahmed

View solution in original post

2 Replies 2

copy ssl ftp DEFAULT_FTP import rsakey.pem PEM "password1" "password2"

The first argument password1 is the

password used to DES encrypt the RSA-key before writing it to the CSS permanent storage.

Second argument password2 is the password

used to passphrase protect the RSA Key.

Syed Iftekhar Ahmed

Thank you. That works.

I have a question on trusts. How do I set up the trust on the CSS. I have loaded a CA certificate, but where do I specify to the CSS to use it as a trusted CA?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: