Versions Compared

Key

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

...

  • To allow plugging in custom JSSE Provider. The requirement to plugin a custom JSSE Provider is out of scope for this CIP. 
  • To make SSLFactory#tlsInstanceProtocolSubstituion() pluggable because regardless of pluggability requirements it is just fetching the list of TLS protocol list
  • To modify stress tool's configuration, LoaderOptions, some test classes to allow them having similar extensibility for the SSL Context generation in a custom way

Proposed Changes

I propose following changes,

...