Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libtls: Enforce client/server identity when looking for public key #4

Conversation

rishipal-Sophos
Copy link

cherry-pick strongswan@e4b4aab to 5.9.5

The client already enforces that the server identity is contained in the
received certificate.  But on the server, the referenced commit changed
the lookup from the configured (or adopted if %any was configured) client
identity to the subject DN of the received client certificate.  So any
client with a trusted certificate was accepted.

Fixes: d2fc9b0 ("tls-server: Mutual authentication support for TLS 1.3")
Closes strongswan#873
@akodithy akodithy deleted the branch sophos-win-v5.9.5 January 30, 2025 05:46
@akodithy akodithy closed this Jan 30, 2025
@akodithy akodithy deleted the bugfix/NCL-2292-Strongswan-5.9.5-vulnerabilities branch January 30, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants