From be81481a9a32299c887b4c66003eb7a503f50df4 Mon Sep 17 00:00:00 2001 From: Chris Andrews Date: Dec 24 2010 11:22:08 +0000 Subject: Update docs to include required cacert argument. --- diff --git a/lib/Net/SAML2/Binding/SOAP.pm b/lib/Net/SAML2/Binding/SOAP.pm index 82cf7be..a2ddb96 100644 --- a/lib/Net/SAML2/Binding/SOAP.pm +++ b/lib/Net/SAML2/Binding/SOAP.pm @@ -39,6 +39,7 @@ Arguments: * key - the key to sign with * cert - the corresponding certificate * idp_cert - the idp's signing certificate + * cacert - the CA for the SAML CoT =cut