https://bz.apache.org/bugzilla/show_bug.cgi?id=58213
Kaspar Brand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk --- Comment #8 from Kaspar Brand <[email protected]> --- (In reply to stephen_wall from comment #4) > I respectfully suggest that apache change it's code to append > ':!aNULL:!eNULL:!EXP' instead, to be compatible with the OpenSSL documented > behavior, if not it's actual behavior. Now that it has been addressed in OpenSSL as suggested in RT4009 (https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=13e228d6845aff7e454eea7c9ddd392ebfbd2868), I have implemented this in trunk with r1702643. Additionally, I added the same treatment for "SSLOpenSSLConfCmd CipherString ..." in ssl_engine_config.c:ssl_cmd_SSLOpenSSLConfCmd(), to make sure that cipher string settings are consistently handled. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
