ocspstapling

package
v1.5.1-0...-956f000 Latest Latest
Warning

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

Go to latest
Published: May 17, 2021 License: BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Overview

Package ocspstapling implements OCSP stapling of Signed Certificate Timestamps (SCTs) into OCSP responses in a database. See RFC 6962.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StapleSCTList

func StapleSCTList(acc certdb.Accessor, serial, aki string, scts []ct.SignedCertificateTimestamp,
	responderCert, issuer *x509.Certificate, priv crypto.Signer) error

StapleSCTList inserts a list of Signed Certificate Timestamps into all OCSP responses in a database wrapped by a given certdb.Accessor.

NOTE: This function is patterned after the exported Sign method in https://github.com/cloudflare/cfssl/blob/master/signer/local/local.go

Types

This section is empty.

Jump to

Keyboard shortcuts

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