fulcioroots

package
v0.0.0-...-e9cdb6e Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package fulcioroots assists with extracting trust root information for Fulcio

Package fulcioroots fetches Fulcio root and intermediate certificates from TUF metadata

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get() (*x509.CertPool, error)

Get returns the Fulcio root certificate.

func GetIntermediates

func GetIntermediates() (*x509.CertPool, error)

GetIntermediates returns the Fulcio intermediate certificates.

func GetIntermediatesWithCertPool

func GetIntermediatesWithCertPool(pool *x509.CertPool) error

GetIntermediatesWithCertPool returns the Fulcio intermediate certificates appended to the given CertPool.

func GetWithCertPool

func GetWithCertPool(pool *x509.CertPool) error

GetWithCertPool returns the Fulcio root certificate appended to the given CertPool.

Types

This section is empty.

Jump to

Keyboard shortcuts

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