On Tue, Feb 15, 2011, ManicPixel wrote:

> Hello,
> 
> 
> I've been searching the mail archives for days and pouring over the examples
> in the /demo projects and can't seem to figure this one out on my own.  I'm
> trying to use OpenSSL to encrypt and decrypt S/MIME messages.  I'd be happy
> with decrypt at this point!  I am a rookie with encryption and SMIME so
> forgive the massive post but I wanted to try and explain my situation as
> best I could.
> 
> 
> I have an smime.p7m signed and encrypted file generated by Outlook and a
> encrypt.p12 with the user certificate, public & private keys.  What I've
> managed to cobble together based from many posts in these archives, the
> demos and documentation is the following.
> 

Before you write a program have you tried the cms utility to see if it can
correctly decrypt/verify the message?

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

Reply via email to