[xmlsec] Error in integrating Google SSO with xmlsec
Aleksey Sanin
aleksey at aleksey.com
Fri May 16 10:57:22 PDT 2008
Sorry but you don't provide enough information to help you
with the issue. For example, detailed error message might
be helpful.
Best,
Aleksey
soumyadeep adhikary wrote:
> Hello,
>
> I have xmsec installed in my server.When i am running commands like
>
> * $cmd = 'xmlsec1 --version';
>
> I am getting an output array(1) { [0]=> string(23) "xmlsec1
> 1.2.9 (openssl)" }
>
> * While trying to integrate the google SSO service i am trying to
> run the following command
>
> $cmd = 'xmlsec1 sign --privkey-pem ' . $privKey .
> ' --pubkey-der ' . $pubKey . ' --output ' . $tempFileName .
> '.out ' . $tempFileName;
>
> It fails and is asking to check xmlsec installation.
>
> I would be very thankful anyone can help me on this matter.
>
>
> Thank you,
> Soumya
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
More information about the xmlsec
mailing list