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

Write a knowledge base article about reproducible SSL testing #65

Open
gilles-peskine-arm opened this issue Nov 15, 2022 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

The test programs ssl_client2 and ssl_server2 have an option reproducible=… which allows running them in a reproducible mode, where successive runs with the same options (and using the same or close-enough versions of the library) will result in the same traffic patterns. This is useful when you have a build of Mbed TLS that works and one that doesn't, for example with and without a cryptographic accelerator.

@gilles-peskine-arm gilles-peskine-arm added enhancement New feature or request good first issue Good for newcomers size-s Estimated task size: small (~2d) labels Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers size-s Estimated task size: small (~2d)
Projects
None yet
Development

No branches or pull requests

1 participant