1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
Jakub Zelenka 6b2b60f683 Fix bug #80770: openssl cafile not used in SNI SSL_CTX
The issue is about not being able to connect as cafile for SNI
is not used in its SSL context. This sets it up so it is possible
to capture the client certificate which is only possible when
verify_peer is true.

Closes GH-18893
2025-07-15 11:23:10 +02:00
..
2025-06-01 18:21:23 +02:00
2024-10-13 21:12:46 +02:00
2025-05-27 20:40:35 +02:00
2024-11-27 19:54:06 +00:00
2025-06-18 20:47:18 +02:00
2025-03-06 15:24:35 +01:00
2025-05-27 20:40:35 +02:00
2025-02-14 23:09:57 +01:00