element <tls-server> (local)
Namespace:
Type:
Content:
empty, 8 attributes
Defined:
Content Model Diagram
XML Representation Summary
<tls-server
   
 = 
xsd:string
 = 
xsd:string
 = 
(("jks" | "jceks" | "pkcs12") | xsd:string)
 = 
(("jks" | "jceks" | "pkcs12") | xsd:string)
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
/>
Included in content model of elements (2):
connector, polling-connector
Annotation
Configures the trust store. The attributes are: * path: The location (which will be resolved relative to the current classpath and file system, if possible) of the trust store that contains public certificates of trusted servers * storePassword: The password used to protect the trust store * class: The type of trust store used (a Java class name) * algorithm: The algorithm used by the trust store * factory-ref: Reference to the trust manager factory * explicitOnly: Whether this is an explicit trust store * requireClientAuthentication: Whether client authentication is required
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="tls-server" type="mule:tlsServerTrustStoreType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.