dump

package
v0.0.0-...-fc477ff Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package dump contains functions for extracting single certificates from the database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CertPEM

func CertPEM(tx *sql.Tx, ski string) ([]byte, error)

CertPEM returns a slice of certificates for the given SKI. In most cases, this will be a single certificate (as SKIs tend to be unique); according to the RFC, they only need to be unique for a given signer, and therefore there is a chance that there will be multiple certificates with the same SKI.

Types

This section is empty.

Jump to

Keyboard shortcuts

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