Skip to content

Conversation

@anudeepND
Copy link

  1. Created util.NewTransport() and util.NewHTTPClient() to standardize HTTP transport configuration
  2. If NB_DISABLE_CERT_VALIDATION=true, the transport is configured with InsecureSkipVerify: true which will disable certificate validation
  3. If it is set to false which is by default, secure transport is used just like previous versions
  4. The new config is used in GeoIP download logic, OIDC requests, version check and IDP managers

More info: netbirdio/netbird#5216

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant