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/EK-TM4C1294XL: HTTPS POST Sample Code

Part Number: EK-TM4C1294XL

Tool/software: TI-RTOS

Hi,

Is there a working example of a HTTPS POST using the Network Services API that works "out of the box"?

Looking at the existing sample code here, this code is only partial and I've so far been unable to get it going. Here are the missing variables:

I would have expected some TLS based stuff as per the HTTPS GET Sample code. For example, theres no call to TLS_create() in the HTTPS POST code, so this means that there's no Root CA certificate set.

If there's a better, working example of a HTTPS POST (with TLS 1.2) floating around I'd appreciate a link.

In the mean time I will try to piece together what the missing variables should be and construct a demo.

Thanks in advance,

Cheers,

Tim