Skip to content

Fix bug #80770: openssl cafile not used in SNI SSL_CTX#18893

Closed
bukka wants to merge 1 commit intophp:PHP-8.3from
bukka:openssl_bug80770_sni_cafile
Closed

Fix bug #80770: openssl cafile not used in SNI SSL_CTX#18893
bukka wants to merge 1 commit intophp:PHP-8.3from
bukka:openssl_bug80770_sni_cafile

Conversation

@bukka
Copy link
Member

@bukka bukka commented Jun 21, 2025

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant