Name

adams.flow.standalone.SSLContext


Synopsis

Initializes an SSL context using the specified context.
For protocols, see:
https://docs.oracle.com/en/java/javase/11/docs/specs/security/standard-names.html#sslcontext-algorithms
Requires adams.flow.core.KeyManagerFactoryProvider and adams.flow.core.TrustManagerFactoryProvider standalones to be present.
You don't have to use these actors if you enable the 'useDefaultContext' option.


Additional information

Flow input/output:
-standalone-


Options