Hi Jamie, OpenSSL is not limited to apache && Unix/Linux. I've got it installed it on my Windows box, though I do run Apache :)
You just need to install the PHP package: http://us.php.net/manual/en/openssl.requirements.php What server are ya'll running? Eric On Jun 3, 6:02 pm, "JRobinson Wellcoaches" <[email protected]> wrote: > Eric, > > OpenSSL only works on Apache and other Unix/Linux systems as far as I've > been able to discover. > > It's not the code to send the signed request, it's the commands that > generate the signature that I need. > > Jamie > > > > ----- Original Message ----- > From: "Eric (Google)" <[email protected]> > To: "Google Health Developers" <[email protected]> > Sent: Wednesday, June 03, 2009 1:54 PM > Subject: [Google-Health-API] Re: Signed Requests > > Hi Jamie, > > I don't have any CF examples, but there is a PHP > example that may > help:http://gdatatips.blogspot.com/2008/07/secure-authsub-in-php.html > > That uses openssl to generate the signature. > > Eric > > On Jun 3, 8:00 am, scheri <[email protected]> wrote: > > Hello all, > > > I'm on the last step of this - getting the token with secure=1 and > > then > > signing the request for everything else. I can't figure out how to > > get the > > digital signature (sig="MCwCFrV93K4agg==" in the documentation). > > Does > > anyone have a clue to this? The server is Windows 2003 and the SSL > > cert > > from Trustwave. I have "keytool" and have tried getting this string > > that's > > needed but I can't figure it out. > > > Jamie > > > PS: anyone coding in CF I've got a CFC for everything except this > > digitally > > signing point if anyone is struggling with this. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Health Developers" 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/googlehealthdevelopers?hl=en -~----------~----~----~----~------~----~------~--~---
