Hello openssl-users,

I am trying to have eNULL (null cipher) enabled while compiling
openssl from source.

I've tried with 0.9.8g source and providing the enable-<cipher> option to the
configure script with no luck.

I've tried combinations like enable-null, enable-eNULL,
enable-null-md5, etc with
(I believe) all uppercase/lowercase combinations.

I finally just edited SSL_DEFAULT_CIPHER_LIST in ssl.h to get it working
for me.

Is there a more correct/direct way to get this enabled? What would be the
correct configure/build options to enable the null cipher while compiling?

Thanks,
Vishal

-- 
"Thou shalt not follow the null pointer for at its end madness and chaos lie."
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to