This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/MSP432E401Y: HTTPS Transfers

Part Number: MSP432E401Y


Tool/software: TI-RTOS

Hi Team,

I have a quick question on the MSP432E401Y  - how does it handle HTTPS? is it through a add-on like OpenSSL/WolfSSL?

Regards,

~John

  • Hello John,

    We currently don't support HTTPS transfers.

    SimpleLink MSP432E4 SDK supports two TCP/IP stacks. The HTTP server is available for lwIP. The examples "ethernet_with_lwip" and "ethernet-based_io_control" are provided in the folder "./examples/nortos/MSP_EXP432E401Y/lwip".

    We are working on adding a HTTP server implementation for the NDK TCP/IP stack.

    Can you describe the use case or application where you need HTTPS so that we can add that to the requirements?

    Thanks,
    Sai

    Edit: Want to update my earlier response to say that HTTPS is not supported for HTTP Server. HTTP Client has support for TLS using mbedTLS.

  • Hi Sai,

    Thank you fro the background!

    Regards,
    ~John

**Attention** This is a public forum