I have generated an X509 certificate and completed the domain
registration for our QA environment, and have recieved the OAuth key
and secret successfully. This is specific to our QA environment which
no development takes place on, of course. However, I still have work
to do in our application to change over from using AuthSub with
"localhost" to putting the code in place to use a certificate, both
for OAuth and secure AuthSub (I never finished coding the secure
part). What I am not clear on is how can I develop this code on my
laptop, which does not have a domain name assisgned and resolvable by
any DNS server. All I have is the name of my PC (e.g. PC0848) and
"localhost" as options for the start url's in Visual Studio. Also, I
would guess that I need an X509 certificate pertaining specifically to
my laptop and would have to go thru the registraion process, but I
can't do that since there is no domain name to put in the registration
form. Also, my laptop is behind a proxy and our corporate firewall
and is not normally reachable from the internet for the Google manage
domain page to probe. I can cause my laptop to be publically
accessible from the internet, but it can only be reached by an actual,
numeric IP address. So, the question is, how can I finish my
development to make sure OAuth and secure AuthSub work from my
development laptop with no domain name, and not publically reachable
by the Google manage domains page?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---