Package winstone

Class AbstractSecuredConnectorFactory

    • Constructor Detail

      • AbstractSecuredConnectorFactory

        public AbstractSecuredConnectorFactory()
    • Method Detail

      • getSSLContext

        protected org.eclipse.jetty.util.ssl.SslContextFactory.Server getSSLContext​(Map<String,​String> args)
        Used to get the base ssl context in which to create the server socket. This is basically just so we can have a custom location for key stores.