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?