roots

package
v0.0.0-...-b349366 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2020 License: MIT Imports: 1 Imported by: 25

README

Roots

Go can't get the system roots on Windows, so we need to add them manually. For this, we use the Root CAs that are bundled with Mozilla Firefox through the ca-certificate package in Alpine Linux.

Updating the certificates

This requires docker.

go generate

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MozillaRootCAs = x509.NewCertPool()

MozillaRootCAs to use in API connections if x509 SystemCertPool unavailable

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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