From 9b974440558a5a4fb1addcee21f1becabb9caf02 Mon Sep 17 00:00:00 2001 From: scantor Date: Fri, 27 Jul 2012 20:31:49 +0000 Subject: [PATCH] Add PKCS 1.5 to blacklist. git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3736 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/security-policy.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configs/security-policy.xml b/configs/security-policy.xml index fdaba43..4d9dfe7 100644 --- a/configs/security-policy.xml +++ b/configs/security-policy.xml @@ -29,8 +29,9 @@ - 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/xmldsig-more#md5 + http://www.w3.org/2001/04/xmldsig-more#rsa-md5 + http://www.w3.org/2001/04/xmlenc#rsa-1_5 -- 2.1.4