dsx@ni3>fetch -v -o - https://google.com > /dev/null resolving server address: proxy.bsdsx.fr:3128 SSL options: 82004850 Peer verification enabled Using OpenSSL default CA cert file and path Verify hostname TLSv1.3 connection established using TLS_AES_256_GCM_SHA384 Certificate subject: /CN=*.google.com Certificate issuer: /C=US/O=Google Trust Services/CN=WR2 requesting https://google.com/ 301 redirect to https://www.google.com/ resolving server address: proxy.bsdsx.fr:3128 SSL options: 82004850 Peer verification enabled Using OpenSSL default CA cert file and path Verify hostname TLSv1.3 connection established using TLS_AES_256_GCM_SHA384 Certificate subject: /CN=www.google.com Certificate issuer: /C=US/O=Google Trust Services/CN=WR2 requesting https://www.google.com/ - 18 kB 3093 kBps 00s dsx@ni3>unsetenv http_proxy dsx@ni3>setenv https_proxy http://proxy.bsdsx.fr:3138 dsx@ni3>fetch -v -o - https://google.com > /dev/null resolving server address: google.com:443 SSL options: 82004850 Peer verification enabled Using OpenSSL default CA cert file and path Verify hostname TLSv1.3 connection established using TLS_AES_256_GCM_SHA384 Certificate subject: /CN=*.google.com Certificate issuer: /C=US/O=Google Trust Services/CN=WR2 requesting https://google.com/ 301 redirect to https://www.google.com/ resolving server address: www.google.com:443 SSL options: 82004850 Peer verification enabled Using OpenSSL default CA cert file and path Verify hostname TLSv1.3 connection established using TLS_AES_256_GCM_SHA384 Certificate subject: /CN=www.google.com Certificate issuer: /C=US/O=Google Trust Services/CN=WR2 requesting https://www.google.com/ - 18 kB 3053 kBps 00s