Hi everyone, I recentrly received a notification email from google about multiple live project I have running on GAE saying the following:
Dear App Engine Developer, > > This is a reminder that App Engine Python SSL version 2.7 will be shut > down on March 1, 2018. After this date, application deployments using SSL > version 2.7 will be automatically updated to use SSL library version > 2.7.11, even if their app.yaml file specifies the 2.7 version. > > Your projects listed below are using an outdated version 2.7 of the SSL > library on App Engine. *Please update to the latest Cloud SDK version > <https://www.google.com/appserve/mkt/p/AIR_RmH-iHtnrYLMvL-g0j1w3g6_UQsdM96CXz9zgnSWndpUSXg__l4EsylcLeWKEPqP4rKJSzuImHb3RjPoQoSshy7362df>, > > then update these projects to SSL library version 2.7.11 > <https://www.google.com/appserve/mkt/p/AIR_RmEJWBOJ6zGvS0kMupHePBthSMBe0Ux4-AYNtSLcXQUl1qMXRoQVQ8H5UVIpYRASaLCSRyZLRVt2ngxYNx_TYQv5wJ03KIgw4echpvT4yxMMn7b7fSicoJPqbY0i9bcivjUl3iw> > > before March 1, 2018 to avoid any potential security risks*. We recommend > that you also update your projects to require SSL certificate validation > <https://www.google.com/appserve/mkt/p/AIR_RmHgmCo0neYd_P6BMDppilDe4_XGg8w1YpR9EEbNBkIXt1j3o4FnFF2tHyd_ABiQhB_y2zdUK5cT6iDaJoeQqim9avmsBw4vpxXhqf1NKtiTHZyVuKdLFEprBR9npU_eH0YG4IlgXh0ozySs7aBPEm5ouu8NCnX2xIsncHLHgMXHCHzHiuE>. > > This will enable your projects to take full advantage of the security > benefits provided by the updated SSL library: > This notification says that apps will automatically update and at the same time it asks me to update my projects. Knowing that on my yaml files I dont specify the version 2.7 of SSL but I specify : version: latest. Does updating the Cloud SDK version is mandatory for this ? Should I deploy again all my services after updating the Google Cloud SDK ? Thank you in advance for your answers. -- 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 [email protected]. To post to this group, send email to [email protected]. 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/1f160be7-ba67-4d4e-b65f-df84c3f086e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
