Topic: Renesas RA6M5 https client example project

Hello and good evening,

I'm working on an application including communication with a custom https server on a Renesas RA6M5 kit. I'm looking for a working example project which I can use as a base to connect to my custom https server using wolfssl.

I saw an example of wolfssl for RA6M3 but unfortunately that didn't helped me for my application.

If there is any example project available kindly share it with me.

Thanks and Regards,
Farhan

Share

Re: Renesas RA6M5 https client example project

Hello Farhan,

We do have various Renesas example projects, but we don't currently have one for the RA6M5.  You can see our example projects here: https://github.com/wolfSSL/wolfssl/tree … s/e2studio
Can you work off of the RA6M4 project?  I don't see anything too platform-specific in our user_settings.h, so you should be able to use it as a reference.

Thanks,
Kareem

Share

Re: Renesas RA6M5 https client example project

Thanks for the reply Kareem,

I've tried the provided example but i'm unable to find the code for connecting to my custom/private https server. Can you please provide a complete and ready to test example project for connecting to the custom/private https server over ethernet?

I'll be very grateful for that.

Thanks,
Farhan

Share

Re: Renesas RA6M5 https client example project

I am happy to help, Farhan.

Check out our docs on wolfSSL + Renesas here: https://www.wolfssl.com/docs/renesas/
The link I provided has some example projects for e2studio. We also have some for CS+: https://github.com/wolfSSL/wolfssl/tree … B/Projects

Please continue to use our ticket system via support [at] wolfssl [dot] com for further support.

Thanks,
Kareem

Share