HTTPs Client with Certificate, Private Key, RootCA

Hi there,

I’m working on a Sierra Wireless GL6100 and I should develop an application that’s include an HTTPS client to perform a file download that will be used to update the firmware.

My questions are:

Is it possible to open an SSL socket (hardware) using a Private Key, Client Certificate and RootCA to connect to the HTTPS server?
OpenAT framework offers an HTTPS client? or need I to develop/integrate an external HTTPS client?

Thanks for the help.

Hello,
Please refer to “HTTPS Client” sample application available in SSL Library of OAT framework.
The address of file can be:-
C:\SierraWireless\Packages\openat.lib.plugin.model.Security.2.2.3.201602080917\resources\Security\samples\wipssl_https_client

else you can check by creating a “HTTPS client” sample application in Dev studio.

Thanks & Regards,
Rex