I'm trying to build an openssl without RSA and IDEA support.
I tried the following
./Configure hpux11-32bit-cc -no-rsa -no-idea threads
make
make test
Everything built just fine and all tests run fine, including RSA and IDEA
tests !
Testing out with CA.sh to make a new CA also used RSA by default
and it created an RSA certificate!
What am I doing wrong ? The Makefile does not have NO_IDEA defined as
I expect it should after the Configure ...
--------------------------------------------------
David A. Lee
Dal Enterprises Inc.
http://www.calldei.com
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]