Documentation ¶
Overview ¶
Package pinned provides a dial function that checks TLS server certificates against local pins.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPinFailure = errors.New("pinned: the peer leaf certificate did not match the provided pin")
Functions ¶
This section is empty.
Types ¶
type Config ¶
Click to show internal directories.
Click to hide internal directories.