id summary reporter owner description type status priority milestone component version severity resolution keywords cc 197 Avoid use of deprecated RSA_generate_key() function. Palatinux Steffan Karger "When Openssl 1.0.1 is compiled with 'configure -no-deprecated' OpenVPN produces this error during build: {{{ ''ssl.c:367:46: error: 'RSA_F4' undeclared (first use in this function)'' }}} '''Deprecated RSA_generate_key() should also be replaced with the RSA_generate_key_ex() function.''' ''Example: RSA_generate_key_ex(rsa, 4096, e, NULL)'' Thank you, The Fortress Linux Security Team. [http://www.fortresslinux.org] " Bug / Defect closed critical release 2.4 Crypto OpenVPN 2.2.2 (Community Ed) Not set (select this one, unless your'e a OpenVPN developer) fixed openssl RSA_generate_key andj Gert Döring David Sommerseth