Versions Compared

Key

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

Table of Contents

Status

Current state:  AcceptedDone

Discussion threadhere

Vote thread: here

JIRACASSANDRA-16666 (PR#1027 Pending review)

Released:  TBDwill be in 4.1, https://github.com/apache/cassandra/commit/24dcc280c2e442eea27e7129c4c948eb6199ed91

Please keep the discussion on the mailing list rather than commenting on the wiki (wiki discussions get unwieldy fast).

...

JSSE Security Provider is more suitable when we need to customize security implementation for validating certs (example SPIFFE) or other specific JSSE 'services' like digest etc. Here our primary goal is to make SSLContext creation only as a pluggable mechanism and the JSSE Security Provider seems a mis-fit solution for that.

...