tls

package
v2.0.0-beta2.0...-114790f Latest Latest
Warning

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

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

Documentation

Overview

Package tls provides functionality for use when conducting tests with TLS

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTestKeyAndCert

func GetTestKeyAndCert(isCA bool) ([]byte, []byte, error)

GetTestKeyAndCert returns a self-sign test TLS key and certificate

func GetTestKeyAndCertFiles

func GetTestKeyAndCertFiles(condition string) (string, string, func(), error)

GetTestKeyAndCertFiles returns the paths to key and certificate files generated by GetTestKeyAndCert

func WriteTestKeyAndCert

func WriteTestKeyAndCert(isCA bool, keyPath, certPath string) error

WriteTestKeyAndCert writes a self-signed test TLS key and cert. Paths should use t.TempDir() to ensure they are auto-cleaned, otherwise, you must cleanup

Types

This section is empty.

Jump to

Keyboard shortcuts

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