On Fri, Jun 08, 2012, Tobias Schmid wrote: > > root@ccn-node1:~ # openssl pkcs12 -export -name "CCND" -out > /var/tmp/.keystore - > in certout.pem -inkey private_key.pem -password > pass:'th1s1sn0t8g00dp8ssw0rd.' > 3077621396:error:060740A0:lib(6):func(116):reason(160):NA:0: > 3077621396:error:23077073:lib(35):func(119):reason(115):NA:0: > 3077621396:error:2306C067:lib(35):func(108):reason(103):NA:0: > 3077621396:error:23073067:lib(35):func(115):reason(103):NA:0: > > Do I have to change the compile settings or where's the problem? >
If you check the FAQ you'll see that means it can't find an algorithm. Since this is PKCS#12, have you excluded RC2 from OpenSSL? Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org