Thanx for pointin out for more detailed description. Tried actually with no-camelia flag and had error: #error CAMELLIA is disabled from ./crypto/camellia/camellia.h. I didn't know that i also should manually remove that directory after "make depend".
On Wed, Jan 9, 2013 at 7:23 PM, Jeremy Farrell <jeremy.farr...@oracle.com> wrote: >> From: Serhiy Ivanov [mailto:serhiy.i.iva...@globallogic.com] >> Sent: Wednesday, January 09, 2013 12:03 PM >> >> Tried to turn off one cipher via: >> #!/bin/bash >> make clean && ./config -no-CAMELLIA-128-CBC && make depend && make >> >> But still cannot turn it off (as i see output of openssl >> list-cipher-algorithms or even >> ./apps/openssl list-cipher-algorithms for new compiled client). I >> don't see way to really turn off ciphers. Hoew to turn them off > > Follow the style specified in the INSTALL file - -no-camellia should disable > all Camellia ciphers. I'm not aware of any easy way to disable individual > cipher suites at library build time. > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org -- kind regards, Serhiy Ivanov| "Jungo team" developer, Lviv GlobalLogic Inc. | Innovation by Design ARGENTINA | CHILE | CHINA | INDIA | ISRAEL | UKRAINE | UK | USA Office: | Mobile: +380500635254 | skype: icegood1980 www.globallogic.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org