fallback

package module
v0.0.0-...-0da2a6a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: BSD-3-Clause Imports: 2 Imported by: 15

Documentation

Overview

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

import _ "golang.org/x/crypto/x509roots/fallback"

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.

Directories

Path Synopsis
internal
goissue52287
Package goissue52287 is an empty internal package.
Package goissue52287 is an empty internal package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL