Package akka.remote.artery.tcp.ssl
-
Interface Summary Interface Description SessionVerifier Allows hooking in extra verification before finishing the SSL handshake. -
Class Summary Class Description NoopSessionVerifier This verifier approves all sessions.NoopSessionVerifier$ This verifier approves all sessions.PemManagersProvider INTERNAL APIPemManagersProvider$ INTERNAL APIRotatingKeysSSLEngineProvider Variation on ConfigSSLEngineProvider that will periodically reload the keys and certificates from disk, to facilitate rolling updates of certificates.RotatingKeysSSLEngineProvider$ X509Readers INTERNAL APIX509Readers$ INTERNAL API