[cpp-sp COMMIT] /branches/REL_2/configs/security-policy.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Jul 31 12:17:32 EDT 2012


Author: scantor
Date: Tue Jul 31 12:17:32 2012
New Revision: 3743

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3743&view=rev
Log:
Revise blacklist configuration

Modified:
    branches/REL_2/configs/security-policy.xml

Modified: branches/REL_2/configs/security-policy.xml
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/configs/security-policy.xml?rev=3743&r1=3742&r2=3743&view=diff
==============================================================================
--- branches/REL_2/configs/security-policy.xml (original)
+++ branches/REL_2/configs/security-policy.xml Tue Jul 31 12:17:32 2012
@@ -28,10 +28,6 @@
     </Policy>
     
     <!-- Disables known weak algorithms. -->
-    <AlgorithmBlacklist>
-      http://www.w3.org/2001/04/xmldsig-more#md5
-      http://www.w3.org/2001/04/xmldsig-more#rsa-md5
-      http://www.w3.org/2001/04/xmlenc#rsa-1_5
-    </AlgorithmBlacklist>
+    <AlgorithmBlacklist includeDefaultBlacklist="true"/>
 
 </SecurityPolicies>



More information about the commits mailing list