Merge commit '2.5.0' into moonshot-packaging-fixes
[shibboleth/sp.git] / configs / security-policy.xml
index fdaba43..41b000b 100644 (file)
@@ -28,9 +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
-    </AlgorithmBlacklist>
+    <AlgorithmBlacklist includeDefaultBlacklist="true"/>
 
 </SecurityPolicies>