ok I've generated certificate also using dsaprivatekey and dsapublickey and i've uploaded that into google apps sso. And i've executed sampledemo code for psosamldemo.net. there is no problem when i'm executing this. I've replaced site name with my site name. And now executed but it is giving the below error " C:\wamp\www\openssl\bin>xmlsec sign --privkey-pem dsaprivkey.pem -- pubkey-der ds apubkey.der -- Error: parameter "--" is not supported or the requested feature might have been disabled during compilation. Error: invalid parameters Usage: xmlsec <command> [<options>] [<files>]
xmlsec is a command line tool for signing, verifying, encrypting and decrypting XML documents. The allowed <command> values are: --help display this help information and exit --help-all display help information for all commands/options and exit --help-<cmd> display help information for command <cmd> and exit --version print version information and exit --keys keys XML file manipulation --sign sign data and output XML document --verify verify signed document --sign-tmpl create and sign dynamicaly generated signature template --encrypt encrypt data and output XML document --decrypt decrypt data from XML document --xkms-server-request process data as XKMS server request Report bugs to http://www.aleksey.com/xmlsec/bugs.html Written by Aleksey Sanin <[EMAIL PROTECTED]>. Copyright (C) 2002-2003 Aleksey Sanin. This is free software: see the source for copying information. C:\wamp\www\openssl\bin> " And one more issue in the demo code keys are .key extensions but what i've generated key in the certificate format. Please help onthis as soon as possible On Nov 27, 9:31 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Thank you for your reply. i've generated dsa public key and private > key using the instructions given in the > linkhttp://code.google.com/support/bin/answer.py?answer=71864&topic=12142... > when i'm generating certificates using the keys i'm getting the below > error > > OpenSSL> req -new -x509 -key dsaprivkey.pem -out dsacert.pem > Unable to load config info from /usr/local/ssl/openssl.cnf > error in req > OpenSSL> > > Please give reply as soon as possible for this error > Thnk you........ > > On Nov 27, 4:49 am, "Alex (Google)" <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > Usually this means the public key certificate we have on file does not > > match the private key used to sign the SAMLResponse. > > > Did you generate your own keys and upload the certificate in the > > control panel? > > > -ale > > > On Nov 23, 5:06 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > wrote: > > > > I'm new to SAML and i'm using php . I've installed all dll files with > > > xmlsec.exe, and executed saml demo code. And it is directly logged in > > > to the google. And i've changed "psosamldemo.net" to Mysite name in > > > the given code. But it is giving the error like below > > > " > > > This account cannot be accessed because the login credentials could > > > not be verified. > > > > We are unable to process your request at this time, please try again > > > later. > > > > " > > > > could any one help on this topic- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" 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/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
