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

rustls: optionally use WebPKI roots to avoid panicking on Android & iOS #1323

Merged
merged 3 commits into from
Sep 29, 2024

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    efe81c6 View commit details
    Browse the repository at this point in the history
  2. create explicit allow rule for MPL-2.0 on webpki-roots

    Signed-off-by: Elias Wilken <[email protected]>
    ewilken committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    05eee2e View commit details
    Browse the repository at this point in the history
  3. respect the webpki-roots feature on the OAuth & OIDC clients

    Signed-off-by: Elias Wilken <[email protected]>
    ewilken committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f5c33fe View commit details
    Browse the repository at this point in the history