[Lasso-devel] [IDP] signature verify
Emmanuel Raviart
eraviart at entrouvert.com
Mon Jun 6 10:47:40 CEST 2005
leduc leduc wrote:
> I have XMLSec errors messages in apache log :
>
> func=xmlSecBase64Decode:file=base64.c:line=712:obj=unknown:subj=buf !=
> NULL:error=100:assertion:
Well, XMLSec is decoding a base64 encoded file (PEM files are base64
encoded) and says that the buffer is NULL => it seems that one of your
file paths is wrong. I guess this is the path to the SP public key in
the IDP lasso_server_add_provider, but it may be another one).
Emmanuel
More information about the Lasso-devel
mailing list