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

Allow selection of TLS library in Interop tests #129

Merged
merged 1 commit into from
Nov 10, 2019

Conversation

jen20
Copy link
Contributor

@jen20 jen20 commented Nov 10, 2019

This PR adds feature flags to tonic-interop to allow selection of OpenSSL or Rustls in order to allow both to be tested in CI under a wide variety of situations. Various small-level changes are needed throughout the Cargo files and test scripts to accommodate this.

@jen20 jen20 force-pushed the jen20/windows-openssl-interop branch 12 times, most recently from 6e83c66 to b26313a Compare November 10, 2019 16:01
@jen20 jen20 force-pushed the jen20/windows-openssl-interop branch from b26313a to 6269e33 Compare November 10, 2019 16:06
@jen20 jen20 marked this pull request as ready for review November 10, 2019 16:27
@LucioFranco LucioFranco merged commit 79996f7 into hyperium:master Nov 10, 2019
rabbitinspace pushed a commit to satelit-project/tonic that referenced this pull request Jan 1, 2020
brentalanmiller pushed a commit to brentalanmiller/tonic that referenced this pull request Oct 6, 2023
# 0.3.1 (February 4th, 2023)

### Additions
- Add Vendored Feature ([hyperium#125])
- Implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream\<S\> ([hyperium#74])

### Internal
- Fix warning about renamed lint ([hyperium#93])
- fix a handful of lints, one of which was breaking the build ([hyperium#65])

[hyperium#65]: tokio-rs/tls#65
[hyperium#74]: tokio-rs/tls#74
[hyperium#93]: tokio-rs/tls#93
[hyperium#125]: tokio-rs/tls#125
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.

2 participants