Bram Ridder wrote:
Can you activate the debugging of the OpenSSL module please? This would output the commandline of SMIME module too. You can activate the debugging in crypto-utils.lib with

$ca_token->{DEBUG} = true;

I hoped it is not necessary but you must change OpenSSL.pm a little bit. I checked in the change into CVS but yu can do it manually too.


There is line with OpenCA::OpenSSL::SMIME->new. You have to enter the parameter DEBUG like follows:

DEBUG => $self->{DEBUG},

This activates the debuggingmode of the SMIME class which causes the trouble.

Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to