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

[mbedTLS] Enable TLS 1.3 support #96394

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Commits on Sep 26, 2024

  1. [mbedTLS] Enable TLS 1.3 support

    Move library initialization to module registration functions.
    
    Only set library debug threshold when verbose output is enabled.
    
    TLSv1.3 functions seems to be a bit more verbose then expected, and
    generate a lot of noise. Yet, some level of debugging without
    recompiling the engine would be nice. We should discuss this upstream.
    Faless committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8ffb769 View commit details
    Browse the repository at this point in the history