the PHP7.x packages you provide on app install are compiled with an outdated OpenSSL1.0.2 cert. I run into problems today with the curl command because of this. Even when updating the server OpenSSL and Curl to the latest version, php function still running with the outdated SSL version. Recompile php was to complicated for me.