Change trust engine in example config
authorScott Cantor <cantor.2@osu.edu>
Thu, 9 Jul 2015 15:26:31 +0000 (15:26 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 9 Jul 2015 15:26:31 +0000 (15:26 +0000)
configs/example-shibboleth2.xml

index 755160d..f361089 100644 (file)
 
         <!-- TrustEngines run in order to evaluate peer keys and certificates. -->
         <TrustEngine type="ExplicitKey"/>
-        <TrustEngine type="PKIX"/>
+        <!-- <TrustEngine type="PKIX"/> -->
 
         <!-- Map to extract attributes from SAML assertions. -->
         <AttributeExtractor type="XML" validate="true" reloadChanges="false" path="attribute-map.xml"/>