Any ideas?

In other words, assuming we pass the name of a public name to the function 
backendsApi.getBackendAddress(), 
will it return "publicbackend.appId.appspot.com" or 
"publicbackend-dot-appId.appspot.com"? 

The behavior so far (at least with 1.7.4 on Java) is that 
"publicbackend.appId.appspot.com". 
Will it continue behaving that way after the sunset of double wildcard SSL 
certificate

El martes, 12 de febrero de 2013 20:49:23 UTC+1, Luis escribió:
>
> Hi there,
>
> Does anyone know how the Backend API will be impacted by the sunset 
> of double wildcard SSL certificate?
>
> So far we simply get the address with:
>
> String backendUrl = backendsApi.getBackendAddress(backendName);
>
> Would the Backend API take into consideration whether the request is on 
> SSL?
>
> Many thanks in advance,
>
> Luis
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to