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

Gdamore/tls api #1899

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Gdamore/tls api #1899

merged 1 commit into from
Oct 28, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Oct 28, 2024

No description provided.

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.18%. Comparing base (ef1cf27) to head (cbd8c55).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1899      +/-   ##
==========================================
+ Coverage   80.04%   80.18%   +0.14%     
==========================================
  Files          94       94              
  Lines       24419    24336      -83     
  Branches     3281     3272       -9     
==========================================
- Hits        19547    19515      -32     
+ Misses       4798     4746      -52     
- Partials       74       75       +1     

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

This is a breaking change.

TLS configuration changes are to be made using TLS configuration
objects, and then set on a listener or dialer with NNG_OPT_TLS_CONFIG.
This should be a bit less racy, and allows for simpler code.
@gdamore gdamore merged commit cbd8c55 into main Oct 28, 2024
17 checks passed
@gdamore gdamore deleted the gdamore/tls-api branch October 28, 2024 15:46
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