Hello,

OpenCA: 0.9.2.2
OpenSSL: 0.9.7e 
OS: FreeBSD 5.4-STABLE

Problem:
(tried to open PKCS12 file from batch system)
openssl pkcs12 -in file.p12
        Enter Import Password: <PIN>

I tried in vain to get the PIN from the file "purePIN" via
openssl rsautl -decrypt -inkey cakey.pem -in purePIN

Error: 1838:error:0406506C:rsa routines:RSA_EAY_PRIVATE_DECRYPT: \
       data greater than mod len: ...
    
Is there another way, to get the correct PIN in order
to open the PKCS12 file?

Thanks in advance
Niels



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to