Class WebServerTls


  • public final class WebServerTls
    extends Object
    A class wrapping transport layer security (TLS) configuration for WebServer sockets.
    • Method Detail

      • create

        public static WebServerTls create​(Config config)
        Create TLS configuration from config.
        Parameters:
        config - located on the node of the tls configuration (usually this is ssl)
        Returns:
        a new TLS configuration