ConfigSSLEngineProvider
Config in pekko.remote.artery.ssl.config-ssl-engine
Subclass may override protected methods to replace certain parts, such as key and trust manager.
Attributes
- Source
- ConfigSSLEngineProvider.scala
- Graph
-
- Supertypes
Members list
Value members
Constructors
Attributes
Concrete methods
Attributes
- Definition Classes
- Source
- ConfigSSLEngineProvider.scala
Attributes
Attributes
- Definition Classes
- Source
- ConfigSSLEngineProvider.scala
Subclass may override to customize KeyManager
Subclass may override to customize loading of KeyStore
Subclass may override to customize loading of KeyStore
Attributes
Subclass may override to customize TrustManager
Verification that will be called after every successful handshake to verify additional session information. Return None if valid otherwise Some with explaining cause.
Verification that will be called after every successful handshake to verify additional session information. Return None if valid otherwise Some with explaining cause.
Attributes
- Definition Classes
- Source
- ConfigSSLEngineProvider.scala
Verification that will be called after every successful handshake to verify additional session information. Return None if valid otherwise Some with explaining cause.
Verification that will be called after every successful handshake to verify additional session information. Return None if valid otherwise Some with explaining cause.
Attributes
- Definition Classes
- Source
- ConfigSSLEngineProvider.scala