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

add an example tls server with provider (again) #1474

Conversation

stevefan1999-personal
Copy link
Contributor

Per #1405 (comment), but this time I just added the minimal requirements. More specifically I removed the generic code and flattened it out to support P256 only. I have a more comprehensive provider at https://github.com/stevefan1999-personal/rustls-provider-rustcrypto that uses generics to eliminate boilerplate code.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #1474 (4fba851) into main (5a1b369) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1474   +/-   ##
=======================================
  Coverage   96.43%   96.43%           
=======================================
  Files          72       72           
  Lines       15163    15163           
=======================================
  Hits        14622    14622           
  Misses        541      541           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cpu
Copy link
Member

cpu commented Sep 27, 2023

@stevefan1999-personal 👋 What's the status on this branch? Could it be moved out of draft status? I think it might have a couple conflicts and some clippy results to tidy up.

@cpu
Copy link
Member

cpu commented Oct 16, 2023

@stevefan1999-personal Gentle ping on this again. I think it could be reworked on main in a non-draft status now that the client provider-example is in-tree.

Would you like someone else to finish this up, or do you think you'll have a chance to revisit in the next little bit?

@cpu
Copy link
Member

cpu commented Nov 17, 2023

Closing in favour of #1596 - Thank you!

@cpu cpu closed this Nov 17, 2023
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.

None yet

2 participants