Package | Description |
---|---|
org.apache.synapse.transport.http.conn | |
org.apache.synapse.transport.nhttp.config |
Constructor and Description |
---|
ClientSSLSetupHandler(org.apache.http.conn.ssl.X509HostnameVerifier hostnameVerifier,
RevocationVerificationManager verificationManager) |
ServerSSLSetupHandler(SSLClientAuth clientAuth,
java.lang.String[] httpsProtocols,
RevocationVerificationManager verificationManager,
java.lang.String[] preferredCiphers) |
Modifier and Type | Method and Description |
---|---|
protected SSLContextDetails |
ServerConnFactoryBuilder.createSSLContext(org.apache.axiom.om.OMElement keyStoreEl,
org.apache.axiom.om.OMElement trustStoreEl,
org.apache.axiom.om.OMElement cientAuthEl,
org.apache.axiom.om.OMElement httpsProtocolsEl,
org.apache.axiom.om.OMElement preferredCiphersEl,
RevocationVerificationManager verificationManager,
java.lang.String sslProtocol) |
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.