From 4c39b77a8891756b80904f0b592052206c8e5958 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 1 Jan 2014 14:34:26 +0000 Subject: [PATCH] Bugzilla 758: embedded certificate check for less than 2048 bits Final phase prevents <2048-bit keys from MDX partners such as eduGAIN. --- mdx/common-beans.xml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/mdx/common-beans.xml b/mdx/common-beans.xml index 9b2271cb..9c9bd4c9 100644 --- a/mdx/common-beans.xml +++ b/mdx/common-beans.xml @@ -974,17 +974,26 @@ p:id="checkCertificates"> - + + p:warningBoundary="0" p:errorBoundary="2048"/> - - + + - - + +