Socket
Socket
Sign inDemoInstall

golang.org/x/crypto/x509roots/fallback

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    golang.org/x/crypto/x509roots/fallback

Package fallback embeds a set of fallback X.509 trusted roots in the application by automatically invoking x509.SetFallbackRoots. This allows the application to work correctly even if the operating system does not provide a verifier or system roots pool. To use it, import the package like It's recommended that only binaries, and not libraries, import this package. This package must be kept up to date for security and compatibility reasons. Use govulncheck to be notified of when new versions of the package are available.


Version published

FAQs

Last updated on 08 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc