Revision: 2187
Author: olavmrk
Date: Thu Feb 18 05:40:20 2010
Log: metarefresh: Fix reference to certFingerprint in documentation.
http://code.google.com/p/simplesamlphp/source/detail?r=2187

Modified:
 /trunk/docs/simplesamlphp-automated_metadata.txt

=======================================
--- /trunk/docs/simplesamlphp-automated_metadata.txt Wed Apr 1 23:09:11 2009 +++ /trunk/docs/simplesamlphp-automated_metadata.txt Thu Feb 18 05:40:20 2010
@@ -147,7 +147,7 @@
                        'sources'       => array(
                                array(
'src' => 'https://kalmar.feide.no/simplesaml/module.php/aggregator/?id=kalmarcentral&mimetype=text/plain&exclude=norway',
-                                       'certFingerprint' => 
'591d4b4670463eeda91fcc816dc0af2a092aa801',
+                                       'validateFingerprint' => 
'591d4b4670463eeda91fcc816dc0af2a092aa801',
                                        'template' => array(
                                                'tags'  => array('kalmar'),
                                                'authproc' => array(
@@ -197,7 +197,7 @@
 `src`
 :   The source URL where the metadata will be fetched from.

-`certFingerprint`
+`validateFingerprint`
 :   The fingerprint of the certificate used to sign the metadata. You
     don't need this option if you don't want to validate the signature
     on the metadata.

--
You received this message because you are subscribed to the Google Groups 
"simpleSAMLphp commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simplesamlphp-commits?hl=en.

Reply via email to