Class SslContextFactory
java.lang.Object
org.opendaylight.openflowjava.protocol.impl.core.SslContextFactory
Class for setting up TLS connection.
- Author:
- michal.polkorab
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SslContextFactory
Sets the TlsConfiguration.- Parameters:
tlsConfig
- TLS configuration object, contains keystore locations + keystore types
-
-
Method Details
-
getServerContext
-