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

Tls mutual test #1940

Merged
merged 2 commits into from
Nov 24, 2024
Merged

Tls mutual test #1940

merged 2 commits into from
Nov 24, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Nov 23, 2024

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

Also add a test case for mismatch verify.
Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.99%. Comparing base (0421d8e) to head (9bbb134).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1940      +/-   ##
==========================================
+ Coverage   80.76%   80.99%   +0.23%     
==========================================
  Files          94       94              
  Lines       24072    24075       +3     
  Branches     3204     3205       +1     
==========================================
+ Hits        19441    19499      +58     
+ Misses       4560     4504      -56     
- Partials       71       72       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Also, make it clearer that TLS keys and certificates can only
be set once on a configuration.  (mbedTLS makes this confusing!)

This mutual test is only fully validated on mbed, because wolfSSL
seems to not properly validate this in many configurations.
@gdamore gdamore merged commit 9bbb134 into main Nov 24, 2024
19 checks passed
@gdamore gdamore deleted the tls-mutual-test branch November 24, 2024 01:31
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.

1 participant