When connected to vpn having umbrella roaming client , commands like pip install fails gives error like
redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)'))': /packages/9e/09/
redirect=None, status=None) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)'))': /redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)'))': /packages/9e
But if not connected to vpn , it is Installed .what could be the issue
Anyone please suggest ?
@skywalker_007 hard to tell, at a guess the traffic is being proxied and the computer doesn't trust the umbrella certificate?
Taking a packet capture would indicate the certificate in use. What do the umbrella logs indicate?