Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The CipherSuites Filter is used to either include or exclude particular CipherSuites. If no exclusion filter is specified, the defaults default ciphersuites that are excluded are as follows:

CipherSuite FilterSince CXF version
.*_NULL_.*
.*_anon_.*
.*_DES_.*CXF 3.0.3
.*_EXPORT_.*CXF 3.0.4
.*_3DES_.*CXF 3.3.0
.*_MD5CXF 3.3.0
.*_CBC_.*CXF 3.3.0
.*_RC4_.*CXF 3.3.0

...