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

Test the library with some DTLS options disabled #9585

Open
gilles-peskine-arm opened this issue Sep 17, 2024 · 0 comments
Open

Test the library with some DTLS options disabled #9585

gilles-peskine-arm opened this issue Sep 17, 2024 · 0 comments
Labels
component-tls enhancement size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

As of Mbed TLS 3.6.1 and development of a similar vintage, whenever we run unit tests with DTLS 1.2 enabled (MBEDTLS_SSL_PROTO_DTLS enabled), we enable MBEDTLS_SSL_DTLS_ANTI_REPLAY and MBEDTLS_SSL_DTLS_HELLO_VERIFY. The goal of this task is to test DTLS when these options are disabled (at least jointly).

Definition of done: remove Config: !MBEDTLS_SSL_DTLS_ANTI_REPLAY and Config: !MBEDTLS_SSL_DTLS_HELLO_VERIFY from the ignore list in analyze_outcomes.py.

@gilles-peskine-arm gilles-peskine-arm added enhancement component-tls size-s Estimated task size: small (~2d) labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-tls enhancement size-s Estimated task size: small (~2d)
Projects
Status: No status
Development

No branches or pull requests

1 participant