We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since a few days we have this error:
"Could not initialize connection to vcenter cpl0115hm.jmsp.prod Post https://cpl0115hm.jmsp.prod/sdk: net/http: TLS handshake timeout"
Because the TLS connection has become slower.
The TLSHandshakeTimeout is set at 10 secondes in GO.
Could you allow to increase it in a parameter?
Regards.
The text was updated successfully, but these errors were encountered:
Hi,
Has something changed in your environement? 10 seconds seems a lot, does basic connectivity (ping, telnet 443, curl , etc.) towards the vCenter work ?
Cheers, Adrian
Sorry, something went wrong.
yes something must have changed in our environment but i don't know what .
yes telnet and 'openssl s_client connect 'work fine but are very slow
No branches or pull requests
Since a few days we have this error:
"Could not initialize connection to vcenter cpl0115hm.jmsp.prod Post https://cpl0115hm.jmsp.prod/sdk: net/http: TLS handshake timeout"
Because the TLS connection has become slower.
The TLSHandshakeTimeout is set at 10 secondes in GO.
Could you allow to increase it in a parameter?
Regards.
The text was updated successfully, but these errors were encountered: