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

epic: Integrate mbedTLS using picoquic support via picoTLS #162

Closed
TimEvens opened this issue May 24, 2024 · 0 comments · Fixed by #171
Closed

epic: Integrate mbedTLS using picoquic support via picoTLS #162

TimEvens opened this issue May 24, 2024 · 0 comments · Fixed by #171
Assignees
Labels
EPIC High level user story

Comments

@TimEvens
Copy link
Collaborator

Update libquicr and submodules to support mbedTLS over OpenSSL.

  • Picoquic supports mbedTLS via picotls. Update transport to configure picoquic/picotls to use mbedTLS instead of boringSSL.
  • Configure other submodules to support/use mbedtls instead of openssl. Make sure openssl is not required or used by submodules. If they are, use mbedtls via the transport in the same way that boringssl is used today.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EPIC High level user story
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants