<TargetEndpoint name="default">
  <HTTPTargetConnection>
    <SSLInfo>
      <Enabled>true</Enabled>
      <IgnoreValidationErrors>false</IgnoreValidationErrors>
      <TrustStore>truststore1</TrustStore>
    </SSLInfo>

    <LoadBalancer>
      <Server name="server1"/>
      <Server name="server2"/>
      <MaxFailures>three</MaxFailures>
    </LoadBalancer>

  </HTTPTargetConnection>
</TargetEndpoint>
