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

public_key: Fix hotsname comparison bug #8023

Conversation

IngelaAndin
Copy link
Contributor

Closes #8021

@IngelaAndin IngelaAndin requested review from dgud and u3s January 16, 2024 11:22
@IngelaAndin IngelaAndin self-assigned this Jan 16, 2024
@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Jan 16, 2024
Copy link
Contributor

github-actions bot commented Jan 16, 2024

CT Test Results

  2 files   16 suites   6m 21s ⏱️
278 tests 276 ✅ 2 💤 0 ❌
294 runs  292 ✅ 2 💤 0 ❌

Results for commit 1cb18a9.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

When certificate CN (common name) contained several dots in a row prefix matches with
fewer dots would wrongly match.

Closes erlang#8021
@IngelaAndin IngelaAndin force-pushed the ingela/public_key/verify_hostname/GH-8021/OTP-18935 branch from de42fb7 to 1cb18a9 Compare January 17, 2024 15:02
@IngelaAndin IngelaAndin added the testing currently being tested, tag is used by OTP internal CI label Jan 17, 2024
@IngelaAndin IngelaAndin merged commit d8256c5 into erlang:maint Jan 18, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants