SSLEngineConfigurator

com.typesafe.sslconfig.pekko.SSLEngineConfigurator

Gives the chance to configure the SSLContext before it is going to be used. The passed in context will be already set in client mode and provided with hostInfo during initialization.

Attributes

Deprecated
true
Source
SSLEngineConfigurator.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def configure(engine: SSLEngine, sslContext: SSLContext): SSLEngine

Attributes

Source
SSLEngineConfigurator.scala