mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
0ac60d6055
If certfile/private_key points to a file that doesn't exist, it throw a warning and return failure now. Also fixed sni_server tests. Co-authored-by: Nikita Popov <nikita.ppv@googlemail.com>