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

Make crypto provider configurable, rename feature and make hyper-tls feature visible #232

Merged
merged 5 commits into from
Jun 27, 2024

Conversation

threema-donat
Copy link
Contributor

No description provided.

src/authenticator.rs Outdated Show resolved Hide resolved
@threema-donat threema-donat force-pushed the feature-improvements branch 3 times, most recently from 2561770 to e032917 Compare June 17, 2024 15:13
@threema-donat threema-donat marked this pull request as ready for review June 17, 2024 15:14
@threema-donat
Copy link
Contributor Author

threema-donat commented Jun 18, 2024

@dermesser tested with the four feature combinations

  • "hyper-rustls", "service-account", "ring"
  • "hyper-rustls", "service-account", "aws-lc-rs"
  • "hyper-tls", "service-account", "ring"
  • "hyper-tls", "service-account", "aws-lc-rs"

The test with the file seems to be flaky, could you please rerun this test?

It would be awesome to have a release with this change, so that we could start using the version with hyper v1.

@threema-donat threema-donat force-pushed the feature-improvements branch 2 times, most recently from 14fffcd to 010f7d0 Compare June 26, 2024 08:31
tests/tests.rs Outdated Show resolved Hide resolved
@dermesser
Copy link
Owner

Thank you for taking the time to clean this up, it's much needed! I will merge and release soon, I just left a minor comment on the tests.

@dermesser dermesser merged commit 5806f96 into dermesser:master Jun 27, 2024
7 checks passed
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

3 participants