Hi, You could try to generate the keys with these steps: http://code.google.com/support/bin/answer.py?answer=71864&topic=12142
In this thread a similar error was discussed: http://groups.google.com/group/google-apps-apis/browse_thread/thread/0df772d3aa5895ba Julian. On Jan 25, 4:52 am, "Sam Johnston" <[EMAIL PROTECTED]> wrote: > Unfortunately I'm not (yet) familiar with the PHP code - hopefully someone > else on the list is! > > Sam > > On Jan 24, 2008 1:29 PM, levent kurt <[EMAIL PROTECTED]> wrote: > > > > > Hi again Sam, > > > I tried what you said but it didn't work :( > > > In order to reach our final goal and to able to left useful > > information to public I would like to summarize my exact situation > > below: > > > We have maindomain.com in use and we would like to migrate all mail > > data to gmail/googleaps system, but before we migrate all the data we > > asked google to make our example.com test domain to be able to have > > partner rights so that we can experiment on this domain. > > > I've downloaded SAML-php code from google-api download site, and had a > > main look over it. I installed xmlsec1 on our test machine and tried > > to enable SSO support for example.com (and asked my first question) > > > I want to make a login page on testlogin.maindomain.com which will > > forward logins to example.com. > > > In apache we have the following lines to enable SSL over > > testlogin.maindomain.com : > > > SSLCaCertificateFile /sol/apache/conf/ssl.crt/globalsignca.crt > > SSLCertificateFile /sol/apache/conf/ssl.crt/maindomain.com.crt > > SSLCertificateKeyFile /sol/apache/conf/ssl.crt/maindomain.com.key > > > So I unzipped all SAML code to testlogin.maindomain.com directory, and > > then what ? Create a public key using our *.maindomain.com key (which > > I used on apache configs) ? > > > Also I find out that xmlsec command in php code is incorrect what is > > the correct one to use? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
