Packages

package ssl

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final class RotatingKeysSSLEngineProvider extends SSLEngineProvider

    Variation on ConfigSSLEngineProvider that will periodically reload the keys and certificates from disk, to facilitate rolling updates of certificates.

    Variation on ConfigSSLEngineProvider that will periodically reload the keys and certificates from disk, to facilitate rolling updates of certificates.

    This provider does not perform hostname verification, but instead allows checking that the remote certificate has a subject name that matches the subject name of the configured certificate.

Value Members

  1. object RotatingKeysSSLEngineProvider

Ungrouped