You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2023. It is now read-only.
Current implementation is same with Java agent, it will Go server without verify ssl certificates.
Add a toggle (by environment variable "SKIP_VEIRFY_SERVER_CERTIFICATE") to enable it.
By default, agent should only connect to a go server with valid ssl certificate
The text was updated successfully, but these errors were encountered:
xli
changed the title
Security: must set an environment variable to turn on InsecureSkipVerify when connecting to Go server
Security: disable auto turn on InsecureSkipVerify when connecting to Go server
Apr 4, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Current implementation is same with Java agent, it will Go server without verify ssl certificates.
Add a toggle (by environment variable "SKIP_VEIRFY_SERVER_CERTIFICATE") to enable it.
By default, agent should only connect to a go server with valid ssl certificate
The text was updated successfully, but these errors were encountered: