element <server>
Namespace:
Type:
Content:
empty, 7 attributes
Defined:
locally within connector element in mule-tls.xsd; see XML source
Content Model Diagram
XML Representation Summary
<server
    path
 = 
xsd:string
    storePassword
 = 
xsd:string
    class
 = 
(xsd:string | xsd:string)
    algorithm
 = 
xsd:string
    factory-ref
 = 
xsd:string
    explicitOnly
 = 
(xsd:string | xsd:boolean)
    requireClientAuthentication
 = 
(xsd:string | xsd:boolean)
/>
Included in content model of elements (1):
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 SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.