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: Make sure both TLS-1.3 and TLS-1.2 names for signature algorthim… #7277

Conversation

IngelaAndin
Copy link
Contributor

@IngelaAndin IngelaAndin commented May 23, 2023

ssl: Make sure both TLS-1.3 and TLS-1.2 names for signature algorithms are handled

Closes #7264

@IngelaAndin IngelaAndin requested review from dgud and u3s May 23, 2023 08:17
@github-actions
Copy link
Contributor

github-actions bot commented May 23, 2023

CT Test Results

       2 files       66 suites   49m 43s ⏱️
   768 tests    735 ✔️   33 💤 0
3 656 runs  2 912 ✔️ 744 💤 0

Results for commit 62ff89d.

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

lib/ssl/src/ssl_handshake.erl Outdated Show resolved Hide resolved
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/signatur-algs/GH-7264/OTP-18588 branch from 9b792ac to 62ff89d Compare May 24, 2023 07:41
lib/ssl/src/ssl_handshake.erl Outdated Show resolved Hide resolved
lib/ssl/src/ssl_handshake.erl Outdated Show resolved Hide resolved
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/signatur-algs/GH-7264/OTP-18588 branch 3 times, most recently from d893a18 to 2eec3fb Compare May 24, 2023 11:16
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/signatur-algs/GH-7264/OTP-18588 branch from 2eec3fb to 03b645b Compare May 24, 2023 11:26
@IngelaAndin
Copy link
Contributor Author

@u3s see latest push should include all the changes!

@IngelaAndin IngelaAndin added the testing currently being tested, tag is used by OTP internal CI label May 24, 2023
@u3s
Copy link
Contributor

u3s commented May 24, 2023

@u3s see latest push should include all the changes!

better. thanks!

@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label May 25, 2023
@IngelaAndin IngelaAndin merged commit c0225c5 into erlang:maint May 25, 2023
14 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.

None yet

3 participants