certchaintest

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package certchaintest provides utilities for certificate chain testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustReadAugmentedChainFile

func MustReadAugmentedChainFile(filename string) *certchain.AugmentedChain

MustReadAugmentedChainFile is like certchainutil.ReadAugmentedChainFile but panics on error for ease of use in testing.

func MustReadOCSPRespFile

func MustReadOCSPRespFile(filename string) *certchain.OCSPResponse

MustReadOCSPRespFile is like certchainutil.ReadOCSPRespFile but panics on error for ease of use in testing.

func MustReadPrivateKeyFile

func MustReadPrivateKeyFile(filename string) crypto.PrivateKey

MustReadPrivateKeyFile is like certchainutil.ReadPrivateKeyFile but panics on error for ease of use in testing.

func MustReadRawChainFile

func MustReadRawChainFile(filename string) *certchain.RawChain

MustReadRawChainFile is like certchainutil.ReadRawChainFile but panics on error for ease of use in testing.

Types

This section is empty.

Jump to

Keyboard shortcuts

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