Topic: https client on FRDM-K64f

Hi all,

I would like to make the freescale FRDM-K64f as an https client. i'm now using codewarrior 10.6 + wolfssl 3.9+ freescale mqx 4.1. Is there any example projects for me as a reference?

Actually, I found one example (according to: https://www.wolfssl.com/forums/topic664 … -ssl.html) under mqx folder of wolfssl. however, it doesn't work. Would anyone kindly tell me how to make use of this example?

thank you

Regards,
Henry

Share

Re: https client on FRDM-K64f

Hi Henry,

The examples under the ./mqx directory of wolfSSL were written for CodeWarrior + wolfSSL + MQX.  Although this doesn't include an HTTPS example, it does include a library project, wolfCrypt test and benchmark projects, and wolfSSL client example.  Can you elaborate on how they were failing?

We don't currently have an HTTPS example for MQX/K64.  The closest one I can think of is the httpsrv_wolfssl_frdmk64f example project that ships with the Kinetis SDK (KSDK) 1.3.0.  This is available direct from the NXP website.

Best Regards,
Chris