[ILUG] SSH dictionary attacks.
Colm MacCarthaigh
colm at stdlib.net
Thu Aug 24 10:33:08 IST 2006
On Wed, Aug 23, 2006 at 10:19:14PM +0100, Aine Douglas wrote:
> Sing up at www.ros.ie and try and change the password for that PKCS12
> file outside of the ROS system. Can't be done with any PKCS12 tool
> available.
Why wouldn't openssl be able to do it?
openssl pkcs12 -in key.p12 -out tmp.pem
openssl pkcs12 -export -in tmp.pem -out new.p12
Though depending on the key it might need seperate cert keys concanated
for the import phase.
--
Colm MacCárthaigh Public Key: colm+pgp at stdlib.net
More information about the ILUG
mailing list