We have been facing TLS handshake timeout issue intermittently from Nexus when docker login to Nexus docker repo

Facing below issue while docker login to Nexus docker repo
Using the existing docker config file.Removing blacklisted property: auths$ docker login -u user -p ******** https://nexus*********:18444 Error response from daemon: Get https://nexus.************:18444/v2/: net/http: TLS handshake timeout

Likely this is due to your anti-virus, or a proxy server between the client and the server.