I am trying to establish a connection to a website that requires SSL certificate to be sent. I have seen that with ESP32 and the WiFiClientSecure library there is no problem. As well as with WIFININA and compatible boards, even loading the certificate through the IDE.
But with the Giga R1 how do I upload or make an SSL connection by specifying the SSL certificate itself for the sites?