element <server> (local)
Namespace:
Type:
Content:
empty, 8 attributes
Defined:
locally witnin connector element in mule-ssl.xsd; see XML source
Content Model Diagram
XML Representation Summary
<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 (1):
connector
Annotation
The server trust store. TLS connections are made to trusted systems - the public certificates of trusted systems are stored in a keystore (called a trust store) and used to verify that the connection made to a remote system really is the expected identity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="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.