Our application hosted on Google App Engine Node.js (Flexible Environment). We are now under review of security inspection and failing on the issue that our application supports TLS 1.0 and 1.1 versions.
Is there a way to enforce the use of only TLS 1.2? And also block ciphers that are below 128 bit?
SSL is terminated at the load balancer. Then the load balancer creates a new secure connection to NGINX server. You can verify this by SSHing to your VM. AFAIK there is no need to control the SSL policy of the NGINX server.
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/JtuTwHqFie4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b905aeb8-b11c-4f6a-a8b3-cc0c3703065f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.