On Thu, Jul 23, 2009, Michael Kurecka wrote:

> 
> Dr. Steve:
> 
> How do I enable debug? I want to make sure I have it set right as it takes a
> while to rebuild.

I'd recommend using OpenSSL 0.9.8k throughout for that you should be able to
use:

./config -d fipscanisterbuild

BLOODY BIG SODDING ENORMOUS DISCLAIMER FOR ANYONE READING THIS OUT CONTEXT:
the resulting libraries are *NOT* validated but the aim here is for debugging
so that doesn't matter. When you want validated versions you use the correct
libraries and build procedure.

If that doesn't work you might need to use a generic debug platform like
debug-linux-elf e.g.:

perl Configure debug-linux-elf fipscanisterbuild

Note that running under a debugger will most likely cause the signature
integrity test to fail. You may well need to disable that by removing the call
to FIPS_check_incore_fingerprint(). Big disclaimer above applies to this too.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to