[PHP-DEV] Broken openssl tests on Travis

2018-12-01 Thread Stanislav Malyshev
Hi! I am seeing tons of broken openssl tests on Travis CI. Example: https://travis-ci.org/php/php-src/jobs/462367522 All errors seem to be the same: 001+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: 002+ error:14090086:SSL routines:SSL3_GET_SERVER_CER

[PHP-DEV] Test failures related to OpenSSL

2018-12-01 Thread Christoph M. Becker
Hi! As of today, several OpenSSL related tests fail[1][2]. This is apparently because some of the certificates are no longer valid. Could somebody accustomed to OpenSSL please fix this? [1] [2] -