This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from d687350 Allow more customization of Operation responses
new 86d7c65 Remove default ciphersuite filter inclusion (which isn't used
anyway)
new e60e8ab CXF-7865 - Enable default ciphersuites exclusion filter
new a9c0c77 CXF-7866 - Exclude DES, 3DES, MD5, CBC and RC4 ciphersuites
as well by default
new 1431456 Optimise the ciphersuite filtering
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/cxf/configuration/jsse/SSLUtils.java | 98 ++++++++++++----------
.../https/ciphersuites/CipherSuitesTest.java | 54 ++++++++++++
2 files changed, 109 insertions(+), 43 deletions(-)