For my automotive telematics prototype I need to stream sensor data from MPC5748G to backend cloud platform over a secured communication channel.
We intend to use SSL/TLS protocol over HTTP, so basically a HTTPS communication.
I want to know if there is a HTTP client, as well as TLS stack/library available on MPC5748G;
If NOT, could you recommend compatible librraies that we could port on this to make our development.
Thanks,
- Akhilesh