Ashok Nagaraj
Ashok Nagaraj
+1 Same issue with `webexteamssdk==1.6.0` as well
``` $ curl https://labs.iximiuz.com curl: (60) SSL certificate problem: unable to get local issuer certificate More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore...
> [@ashok-an](https://github.com/ashok-an) could you also try `curl https://example.com` to ensure the issue is not with the `labs.iximiuz.com` certificate only? :) rest-assured, I can access outside world ``` curl -I https://example.com...
Looks like my firewall is blocking the urls ``` curl -I https://iximiuz.com curl: (60) SSL certificate problem: unable to get local issuer certificate More details here: https://curl.se/docs/sslcerts.html curl failed to...