certificate

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package certificate provides configuration loader.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	// Provide TLS config for the given domains.
	Provide(ctx context.Context, domains []string) (*tls.Config, error)
}

Provider allows to load TLS configuration.

Directories

Path Synopsis
Package temporary provides generated and temporary certificate.
Package temporary provides generated and temporary certificate.

Jump to

Keyboard shortcuts

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