Secure email

Michael Ströder michael at stroeder.com
Thu Aug 4 06:36:29 EDT 2005


whisper at oz.net wrote:
> I need to write a .cgi that will take the content of an https GET or
> POST and send it securely as email to an Outlook client.
> 
> I think that OpenSSL is somewhere in this, but I'm not even sure how to
> create the right certificate, how to use it to encrypt mail and how to
> install a certificate in Outlook (>= 2000).

M2Crypto which wraps OpenSSL libs could be an option for sending S/MIME
e-mails:

http://sandbox.rulemaker.net/ngps/m2/

Ciao, Michael.



More information about the Python-list mailing list