I just generated a certificate using the openSSL commands as per Google documentation. However, the openssl command specifies a domain name as per the following example from the documentation:
......rsa:1024 -sha1 -subj "/C=US/ST=PA/L=Newtown/CN=www.mydomain.com" -keyout ................. I'm not clear how this certificate would work on our 3 environments with different domain names? Is the domain name ignored? On Oct 21, 7:44 am, "Catrombon, George" <[EMAIL PROTECTED]> wrote: > Yes, that would be fine. Thank you. > > George Catrombon > CapMed, A Division of Bio-Imaging Technologies > 826 Newtown-Yardley Road > Newtown, PA 18940-1721 > 267-757-3336 > [EMAIL PROTECTED] > Eschew Obfuscation ☺ > > > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Eric (Google) > Sent: Monday, October 20, 2008 8:56 PM > To: Google Health Developers > Subject: [Google-Health-API] Re: QA testing with secure token and X509 on dev > and QA environments > > You can use the same public x509 certificate for all 3 domains. > Register each domain separately > inhttps://www.google.com/accounts/ManageDomains > but upload the same cert. > > For the Google Health part of the registration, I would request > all 3 in the same form. > > Does that work? > > Eric > > On Oct 20, 1:29 pm, th55 <[EMAIL PROTECTED]> wrote: > > Our application is working using localhost against H9 from my > > development laptop. For QA, we push our code to a internet accessible > > dev environment which uses https and a domain name of other than local > > host. When that passes QA, we then push to an internet accessible > > staging server (pre-production) and test again. The staging server > > has a different url again and also uses https. When that looks solid, > > we push to production with a third url using https. So, the question > > is, do I have to apply to register these 3 domains with Google and > > thus generate 3 X509 certificates to facilitate QA testing stages? > > Will this then imply that I should fill out the registration forms 3 > > times, one for each environment? > > -- > Confidentiality Notice: This e-mail transmission may contain confidential or > legally privileged information that is intended only for the individual or > entity named in the e-mail address. If you are not the intended recipient, > you are hereby notified that any disclosure, copying, distribution, or > reliance upon the contents of this e-mail is strictly prohibited. If you have > received this e-mail transmission in error, please reply to the sender and > then delete the message from your computer. Thank you. > --- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
