Re: Missing (SRP) free in s_server.c ?

2012-08-27 Thread Michel
I understand your point, but this code is involved in a common and standard openssl tool (s_server). And because of the lack of documentation, a lot of people searches in it how to use the API. IMHO, it would have been greatly appreciated if it was done a little 'slower'. ;-) Thanks anyway .

Missing (SRP) free in s_server.c ?

2012-08-27 Thread Michel
Hi, Shouldn't there be a SRP_VBASE_free() call somewhere in s_server.c ? At least for freeing the data allocated by the SRP_VBASE_new() call : openssl 1.0.1c, apps/s_server.c line 1849 : #ifndef OPENSSL_NO_SRP if (srp_verifier_file != NULL) { srp_callback_parm.vb = SRP_VBAS

OCSP response: print signature and checksum encryption

2010-03-09 Thread Michel Pittelkow - michael-wessel . de
Hi, we need to check which encryption method is used in the ocsp response. The output only says valid. How can we enable to print such status messages? Any help would be appreciated! Mit freundlichen Grüßen / Kind regards Michel Pittelkow IT-Dienstleistungen: beraten | planen | umsetzen

OCSP response: print signature and checksum encryption

2010-03-09 Thread Michel Pittelkow - michael-wessel . de
Hi, we need to check which encryption method is used in the ocsp response. The output only says valid. How can we enable to print such status messages? Any help would be appreciated! Kind regards Michel Pittelkow

[PATCH] 0.9.7-beta6 : Makefile problem in apps and tools

2002-12-27 Thread Michel Jouvin
e diff for both Makefile. An unrelated wish : it would be nice to be able to pass to configure -rpath directive. It doesn't seem possible or I didn't find it in the documentation. Good luck. Michel *****

Re: Help

2002-10-01 Thread Michel Labarre
__ > OpenSSL Project http://www.openssl.org > Development Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] -- Michel Labarre Helicom 232,

Re: [openssl.org #145] PHP failure compile with --openssl : e_os.h don't exist in OpenSSL-0.9.7b under Solaris 2.7

2002-07-13 Thread Michel Mac Wing via RT
It was a bug of PHP ... I have informed them about this and a this problem has been corrected in the latest CVS. See this for more information : http://bugs.php.net/bug.php?id=18295 Thanks for your help. Michel. Lutz Jaenicke via RT wrote: > On Fri, Jul 12, 2002 at 05:55:20PM +0200, Mic

Re: [openssl.org #145] PHP failure compile with --openssl : e_os.h don't exist in OpenSSL-0.9.7b under Solaris 2.7

2002-07-12 Thread Michel Mac Wing via RT
02 15:43:08 >+0200 (METDST), "Michel Mac Wing via RT" <[EMAIL PROTECTED]> said: > > e_os.h was never meant to be exported. Starting with 0.9.7, it really > isn't exported any more. It's a mistake for external applications to > try to use it and has always been s

[openssl.org #145] PHP failure compile with --openssl : e_os.h don't exist in OpenSSL-0.9.7b under Solaris 2.7

2002-07-12 Thread Michel Mac Wing via RT
cursive' Thanks for your help. Michel. __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

<    1   2