From 2cb5a8ec1acae9aa6760d0c20786886e1a8bc2bf Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 5 Apr 2011 19:11:01 +0000 Subject: [PATCH] Move the "no KeyName" rule out into a ruleset file of its own; it's really informational and will soon be obsolete. --- build/check_future.xsl | 23 ------------------ build/check_nokeyname.xsl | 51 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 23 deletions(-) create mode 100644 build/check_nokeyname.xsl diff --git a/build/check_future.xsl b/build/check_future.xsl index dc06aadd..5dbe8793 100644 --- a/build/check_future.xsl +++ b/build/check_future.xsl @@ -67,27 +67,4 @@ - - - - - - - (hidden) - - identity provider lacks PKIX validatable credential - - - - - - : - - - - - diff --git a/build/check_nokeyname.xsl b/build/check_nokeyname.xsl new file mode 100644 index 00000000..c265d2d8 --- /dev/null +++ b/build/check_nokeyname.xsl @@ -0,0 +1,51 @@ + + + + + + + + + + + + + (hidden) + + identity provider lacks PKIX validatable credential + + + + + + : + + + + + +