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

WIP: Improve Mbed TLS debugging #505

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gbryant-arm
Copy link
Contributor

@gbryant-arm gbryant-arm commented Aug 12, 2022

Configure a debug callback on the TLS client (veracruz-client) and TLS server (session-manager) sides to dump Mbed TLS logs.
This is toggled by a debug feature defined in session-manager but not plumbed to veracruz-server nor runtime-manager yet.
This PR makes it possible to configure the verbosity of Mbed TLS.

TODO:

@gbryant-arm gbryant-arm changed the title Improve Mbed TLS debugging WIP: Improve Mbed TLS debugging Aug 12, 2022
@gbryant-arm gbryant-arm marked this pull request as draft August 12, 2022 09:43
Copy link
Member

@dreemkiller dreemkiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't tell what this is doing. Can you include more descriptive comments on what's going on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants