Anyone know how to do this in pyOpenSSL

S

Scott Chapman

The pyOpenSSL list is _very_ quiet. I'm hoping somebody here knows how to do this:

openssl smime -sign -in $tempfile -signer /path/to/my_cert -inkey
/path/to/my_key -outform der -nodetach -binary | openssl smime -encrypt -des3
-binary -outform pem /path/to/paypal_public_cert

.... using pyOpenSSL. M2Crypto won't compile on my box and I'm really lost in
the pyOpenSSL library.

Cordially,
Scott
 

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top