mtls

package
v0.0.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (

	// ProfileServerName sets the server name for the qubesome profile.
	ProfileServerName = "qubesome-profile"
	// HostServerName sets the server name for the qubesome host.
	HostServerName = "qubesome-host"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Credentials

type Credentials struct {
	ServerCert   tls.Certificate
	CA           []byte
	ClientPEM    []byte
	ClientKeyPEM []byte
}

func NewCredentials

func NewCredentials() (*Credentials, error)

Jump to

Keyboard shortcuts

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