Skip to content

Cannot customize TLS configuration when MBEDTLS_ENTROPY_HARDWARE_ALT not defined #2914

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

Closed
c1728p9 opened this issue Oct 4, 2016 · 0 comments

Comments

@c1728p9
Copy link
Contributor

c1728p9 commented Oct 4, 2016

#2843 prevents customization of TLS from a file when MBEDTLS_ENTROPY_HARDWARE_ALT is undefined since #include MBEDTLS_USER_CONFIG_FILE is in the else:

https://github.com/ARMmbed/mbed-os/pull/2843/files#diff-89ba9a5d810662c2b06d0293d7eddcbfR36

Likely related to the following issues:
ARMmbed/mbed-os-example-client#83
ARMmbed/mbed-os-example-client#84

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

No branches or pull requests

2 participants