I understand the manual side. I was wondering if there is any way to make the option conditional in testssl.com so you don't have to mod the code. Or should I just comment out the lines I don't want? Sorry to be a nuisance. Chris
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Levitte via RT Sent: Tuesday, August 13, 2002 2:21 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [openssl.org #216] Bugs in OPENSSL-0.9.7 beta 3 [[EMAIL PROTECTED] - Tue Aug 13 00:08:25 2002]: > To see what would happen next, I added a > #else > else if (strcmp(*argv, "-dhe1024dsa") == 0) {} > in the option test sequence. It now runs all the tests quite happily but > crashes with several error lines in the cleanup code. Progress! > Back to you :-) Yes, of course. However, the test commands are designed to be run manually as well, and in that case, the behavior you complained about is correct. Perhaps one should have an extra option '-ignore-unknown-options' or something like that, which would cancel the error reporting in cases like this... -- Richard Levitte [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
