04-27-2009 12:51 AM
Hi,
I would like to know why ACE doesn't export SSL key in unencryped format?
Thanks in advance.
Regards
Sum
04-27-2009 06:45 AM
switch/Admin# crypto export CSMS-key-clear.pem terminal
-----BEGIN RSA PRIVATE KEY-----
MIICXQIBAAKBgQDIRNy11/IpUoEn4yESIcc40YUvUChFnTokDop8vbYLA5hgWc2g
....
For an encrypted key :
switch/Admin# crypto export key.pem
-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: DES-EDE3-CBC,C88A325521B26CF4
Cp2fFFdYKUpfl8Je7kcpliCfLQ9HYreLqsDSpzVpZx1ooYaH7+RCnDFh+Xh1ZL/t
...
We do support SSL key export.
However, we do not un-encrypt the key.
This can be done w/ "openssl rsa -in
Gilles.
04-27-2009 06:55 AM
Hi giles,
Thanks for the update. Yes that correct what you updated in the notes but what i want is why is it ACE doesn't export SSL key in unencryped if it was imported in encrypted format?? and Is it possible to export all keys in unencrypted format in the future, regardless in which format those were imported?
Thanks in advance.
Sum.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide