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.
9 years, 5 months ago.
https client
Please help me. I want to do a embedded system that call a https Server. I need know that device and that library I must use for it. is there any example for a https client ?
tks for all
1 Answer
9 years, 5 months ago.
wolfSSL HTTPClient should be able to do this: https://developer.mbed.org/users/wolfSSL/code/HTTPClient/. Syntax is the same as normal HTTPClient but also takes https URLs.
Update (16-02-2017): We have an HTTPS example for mbed OS 5 available here: sandbox/http-example.
Hello, nice to meet you. I have a question about it. I want to use TLS / SSL on LPC1768 mbed. However I try it using sandbox/http-example, I get an error "Operator new out of memory". What makes me it? I guess that it only supports to K64F with Ethernet and NUCLEO_F411RE with ESP8266. Is it true?
If you have some solutions about this problems, would you like tell me them? I create new question thread. https://developer.mbed.org/questions/78464/I-want-to-use-TLS-SSL-on-LPC1768-mbed/
I'm looking forward to your reply. Thank you very much.
posted by 02 Jul 2017