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.

c3200 google CA certificate

We have tried to connect Https website fail.
If CA certificate name is "www.google.com", I cannot call "sl_Connect" API to connect to website.

If we want to connect to Https , it need the DNS name change to IP address. ( sl_NetAppDnsGetHostByName)
Because "sl_Connect" is only support IP address.

Do you have any solution in this case? How to connect to Https server and get CA certificate?