Documentation
¶
Overview ¶
Package tlspin provides certificate-pinned HTTPS clients for Sable's local control plane. The operator API uses a self-signed certificate, so pinning the exact leaf certificate replaces public-CA validation without trusting an arbitrary process that happens to bind a loopback port.
Index ¶
Constants ¶
View Source
const FingerprintSize = sha256.Size
Variables ¶
This section is empty.
Functions ¶
func LoadFingerprint ¶
LoadFingerprint reads a PEM certificate and returns the SHA-256 fingerprint of its first certificate.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.