Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 10 months ago.
Can K64F do secured HTTP?
Does the K64F have the ability to do secured HTTP communication? Which library support it?
Question relating to:
1 Answer
10 years, 10 months ago.
Would the following library help out? http://developer.mbed.org/users/wolfSSL/
There is also: http://developer.mbed.org/users/ansond/code/HTTPClient-SSL/ and I noticed that the developer for this library uses the K64F: http://developer.mbed.org/users/ansond/
I would be interested to know if this works.