fileca

package
v1.45.0 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const CAName = "fileCA"

Variables

This section is empty.

Functions

This section is empty.

Types

type FileCA

type FileCA struct {
	// contains filtered or unexported fields
}

func New

func New(certPath, keyPath, keyPass string, watch bool) (*FileCA, error)

func (FileCA) CreateCertificateFromCSR

func (f FileCA) CreateCertificateFromCSR(ctx context.Context, principal identity.Principal, csr *x509.CertificateRequest) (*fulcioca.CodeSigningCertificate, error)

func (FileCA) GetName added in v1.0.0

func (f FileCA) GetName() string

func (FileCA) GetRootChain added in v0.162.0

func (f FileCA) GetRootChain(ctx context.Context) ([]*x509.Certificate, error)

Jump to

Keyboard shortcuts

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