How to specify the cipher when generating key using ssh-keygen
Di Lin <[email protected]> Fri, 5 Nov 2010 10:05:32 +0800
| Newsgroups | gmane.network.openssh.general |
|---|---|
| Message-ID | <D22A498084D8B9408F9A3A635073D78803E060A3E1@ESGSCCMS0002.eapac.ericsson.se> |
Hi,
Please help on this issue.
I have found that there is no way to specify the cipher for Openssh cmd 'ssh-keygen'.
And after my system upgrade ,the generated private key is ciphered with AES-128-CBC and this cause a lot of applications failed to analyse this key.
if DES-EDE3-CBC is used to cipher the private key ,Is there any possible way?
Please let me know your advice!
Thank you very much!