Hello,

I am trying to configure a Red Hat 7 server per a developers specs.  The SSL
specs are:

openssl-0.9.6
Net_SSLeay.pm-1.05

He told me that I need to compile openssl without RSAREF.  I guessed this is
the way to do that:
Since I had already installed it that is why I did a make clean first
cd /usr/local/src
Make clean
./config -no-rsaref
make
make test
make install
Does anybody know if that is correct?

Thanks,
Randy


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to