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

ssl: Solves OTP-19352 #9130

Merged
merged 3 commits into from
Dec 5, 2024
Merged

Conversation

IngelaAndin
Copy link
Contributor

No description provided.

Should check CAs extended key usage conforms with key usage
and therby handle possible critical extension.

Closes erlang#8806
@IngelaAndin IngelaAndin self-assigned this Nov 29, 2024
@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Nov 29, 2024
Copy link
Contributor

github-actions bot commented Nov 29, 2024

CT Test Results

  1 files   11 suites   4m 11s ⏱️
 93 tests  91 ✅ 2 💤 0 ❌
109 runs  107 ✅ 2 💤 0 ❌

Results for commit ed0f67e.

♻️ 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

OTP-19240 part of final solution for PR-8840
Critical extension is not relevant in this context, when we
know the extension it should always be verified. If present
in a itermidate CA the extension may also be acceptable
if the usage is relaxed by the special "any" value, option
allow_any_ca_purpose is added to configure that.
@IngelaAndin IngelaAndin merged commit 35cc603 into erlang:maint Dec 5, 2024
1 check 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant