package
1.2.4
Repository: https://github.com/openservicemesh/osm.git
Documentation: pkg.go.dev

# README

Tresor Certificate Provider

The Tresor package is a minimal certificate issuance facility, which leverages Go's crypto libraries to generate a CA, and issue certificates for Envoy-to-xDS communication as well as Envoy-to-Envoy (east-west) between services.

# Packages

No description provided by the author

# Functions

New constructs a new certificate client using a certificate.
NewCA creates a new Certificate Authority.

# Structs

CertManager implements certificate.Manager.