formulahendry / formulahendry/vscode-docker-explorer
write EPROTO 101057795:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:d:\buildagent\workspace\318698\vendor\node\deps\openssl\openssl\ssl\s23_clnt.c:794: behind corporative proxy
Open
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
From behind our corporate proxy, I've configured my proxy environment variables like:
`http_proxy=http://login:password@proxy_address:port
http_proxy=http://login:password@proxy_address:port`
And vs code http.proxy setting `http://login:password@proxy_address:port`
So all other features work fine
But whenever i try to login to docker hub via docker explorer facing this error:
`write EPROTO 101057795:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:d:\buildagent\workspace\318698\vendor\node\deps\openssl\openssl\ssl\s23_clnt.c:794:`
Contributor guide
Assessment
This issue has not been assessed yet.