Skip to content

Add rustls-no-provider#2678

Closed
notpeter wants to merge 1 commit into
quinn-rs:0.11.xfrom
notpeter:rustls_features
Closed

Add rustls-no-provider#2678
notpeter wants to merge 1 commit into
quinn-rs:0.11.xfrom
notpeter:rustls_features

Conversation

@notpeter

Copy link
Copy Markdown

This is my first quinn contribution, so I'm very open to feedback. I did my best to preserve the existing structure and make this change as minimal as possible.

CC: @TroyKomodo is this something you can test for your use case?

@djc

djc commented Jun 10, 2026

Copy link
Copy Markdown
Member

I think you might want to do this against the 0.11.x branch?

For main, I think this will go away via a different route:

#2671 (comment)

@notpeter
notpeter changed the base branch from main to quinn-0.11.x June 10, 2026 17:21
@notpeter
notpeter changed the base branch from quinn-0.11.x to 0.11.x June 10, 2026 17:22
@notpeter

Copy link
Copy Markdown
Author

I think you might want to do this against the 0.11.x branch?

I've rebased my branch and retargeted this PR.

For main, I think this will go away via a different route:

#2671 (comment)

Oh, that makes sense. That might make this PR superfluous if that's coming in the near future.

@djc

djc commented Jun 10, 2026

Copy link
Copy Markdown
Member

Okay, I'm not willing to take on a dependency, even optional, on any RustCrypto crates.

@notpeter notpeter closed this Jun 10, 2026
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.

Support rustls feature without using ring or aws-lc-rs

2 participants