openSSL HTTPS
Posted: Tue May 15, 2018 2:56 pm
Hi,
I have Https Server running with open SSL. I have certificate
https://www.boost.org/doc/libs/develop/ ... ficate.hpp
Can I used same certificate for OTA secure HttpClient and HttpServer WebSocket to run Https server
I need to run these Secured HTTP server and client for OTA to check RAM usage before go into production.
I am hoping I can squeeze into total 512 Kb RAM. Any input will be appreciated.
Does C++ HTTP Server works with open SSL session?
Thanks,
Naeem
I have Https Server running with open SSL. I have certificate
https://www.boost.org/doc/libs/develop/ ... ficate.hpp
Can I used same certificate for OTA secure HttpClient and HttpServer WebSocket to run Https server
I need to run these Secured HTTP server and client for OTA to check RAM usage before go into production.
I am hoping I can squeeze into total 512 Kb RAM. Any input will be appreciated.
Does C++ HTTP Server works with open SSL session?
Thanks,
Naeem