Hi!

I'm developing an app for internal use at my job. It needs to handle
crts, sign and verify smime messages, etc. I started to write some perl
modules, but interacting with openssl is a little tiring, and I found
openca. I used OpenCA::X509 and OpenCA::OpenSSL for certificate
management with success, but I'd found that the SMIME part of
OpenCA::OpenSSL is incomplete (or I didn't understand it). Specifically
I could not find a way to verify messages, only decode, encrypt or sign.
I would like to complete the support for smime, but: 1) I would like to
know first hand which is the expected behaviour of the method getSMIME
(the name confuses me a little), 2) I find the openssl smime interface
really limiting, but maybe someone can give some advice.

I need to complete this for my app (and I need to do it ASAP), but it
would be nice if I can give something back.

PD: please, CC me as I'm not subscribed to the list.



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to