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,
String[] httpsProtocols,
RevocationVerificationManager verificationManager,
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,
String sslProtocol) |
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.