[google-appengine] Re: It appears HTTTPS access to .appspot.com subdomains fails

2020-10-27 Thread 'Olu' via Google App Engine
So far, I have checked internally for any information to confirm that indeed Google Services to Tanzania are blocked, perhaps for reasons of national elections. I have not seen any information to confirm this, I can keep checking but then, I hope you are aware that generally, SSL Handshake

[google-appengine] Re: how to make TCP connection to an external server from GAE java

2020-10-27 Thread 'George (Cloud Platform Support)' via Google App Engine
It depends on your use-case, which one is to be chosen. Seen that you need to maintain communication with the LDAP server, I'd say Compute Engine, but App Engine Flex is expected to work as well. You may find various comparisons

[google-appengine] Re: It appears HTTTPS access to .appspot.com subdomains fails

2020-10-27 Thread Arnold Minde
it appears social networking services have been blocked in the country, so twitter, youtube, instagram, etc are not reachable. Some googles services like news.google.com, issuetracker.google.com seem to have been affected also. It is said it has to do with national elections that are underway

[google-appengine] Re: how to make TCP connection to an external server from GAE java

2020-10-27 Thread jie lin
I am planning to deploy an app on GCP platform. The application communicates with LDAP server on port 636. Not sure which option is better one, like computer engine, gkt, etc. could u please advise ? thank you Jerry On Tuesday, 20 October 2020 at 01:31:40 UTC+11 George (Cloud Platform

[google-appengine] It appears HTTTPS access to .appspot.com subdomains fails

2020-10-27 Thread Arnold Minde
Hello, It appears access to subdomains of .appspot.com for users in Tanzania using different network provides fail with "SSL handshake time out" error, which affects our api access. For example: https://libphonenumber.appspot.com/ Is anyone aware of whats happening? Best Regards, Arnold. --