From 29290dc8d8ca67fe2c4176e7c3645f329cb82ac0 Mon Sep 17 00:00:00 2001 From: Mads Freek Petersen <freek@wayf.dk> Date: Tue, 22 Apr 2008 13:45:18 +0000 Subject: [PATCH] Added support for validating message signatures by certificate configured in remote-idp metadaa git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@506 44740490-163a-0410-bde0-09ae8108e29a --- docs/source/simplesamlphp-sp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/simplesamlphp-sp.xml b/docs/source/simplesamlphp-sp.xml index 111abb1ac..1552150aa 100644 --- a/docs/source/simplesamlphp-sp.xml +++ b/docs/source/simplesamlphp-sp.xml @@ -444,7 +444,7 @@ <para>Name of certificate file in PEM format, in the <filename>certs</filename> directory. Used for decrypting assertions and as an alternative to certFingerprint for - validating signatures. </para> + validating signatures.</para> </glossdef> </glossentry> </glosslist> -- GitLab