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

tls-client does not check that network stack and ethernet are available #45

Open
andresag01 opened this issue Jan 31, 2017 · 1 comment

Comments

@andresag01
Copy link

The tls-client example does not check whether the networking features (e.g. ethernet) are available in the target device at compile-time. This can result in various failures at compile/run time that are not necessarily easy to debug. Preprocessor checks should be added to the example to ensure that a comprehensible error message is printed if ethernet is not available.

@ciarmcom
Copy link
Member

ARM Internal Ref: IOTSSL-1183

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