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

Explore Rustls and create an example #1836

Open
bjoernQ opened this issue Jul 19, 2024 · 1 comment · May be fixed by #1899
Open

Explore Rustls and create an example #1836

bjoernQ opened this issue Jul 19, 2024 · 1 comment · May be fixed by #1899
Assignees
Labels
examples There is a problem with one or more of the examples status:blocked Unable to progress - dependent on another task upstream The issue lies with a dependency

Comments

@bjoernQ
Copy link
Contributor

bjoernQ commented Jul 19, 2024

Initially we can use RustCrypto to create a Rustls-Crypto-Provider (and later use HW-acceleration) to provide an alternative to mbedtls in cases where embedded-tls isn't enough (e.g. mutual authentication, server functionality etc.)

@bjoernQ bjoernQ added the examples There is a problem with one or more of the examples label Jul 19, 2024
@MabezDev MabezDev added this to the 0.20.0 milestone Jul 26, 2024
@bjoernQ bjoernQ self-assigned this Jul 29, 2024
@bjoernQ bjoernQ linked a pull request Aug 2, 2024 that will close this issue
5 tasks
@bjoernQ bjoernQ linked a pull request Aug 2, 2024 that will close this issue
5 tasks
@jessebraham jessebraham modified the milestones: 0.20.0, 0.21.0 Aug 12, 2024
@tom-borcin tom-borcin added status:blocked Unable to progress - dependent on another task upstream The issue lies with a dependency labels Aug 27, 2024
@tom-borcin tom-borcin removed this from the 0.21.0 milestone Aug 27, 2024
@bjoernQ
Copy link
Contributor Author

bjoernQ commented Aug 28, 2024

Blocked by rustls/rustls#2068

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples There is a problem with one or more of the examples status:blocked Unable to progress - dependent on another task upstream The issue lies with a dependency
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

4 participants