package ocspsign

import "github.com/cloudflare/cfssl/cli/ocspsign"

Package ocspsign implements the ocspsign command.

Index

Variables

var Command = &cli.Command{UsageText: ocspSignerUsageText, Flags: ocspSignerFlags, Main: ocspSignerMain}

Command assembles the definition of Command 'ocspsign'

Functions

func SignerFromConfig

func SignerFromConfig(c cli.Config) (ocsp.Signer, error)

SignerFromConfig creates a signer from a cli.Config as a helper for cli and serve

Source Files

ocspsign.go

Version
v1.6.5 (latest)
Published
Mar 5, 2024
Platform
linux/amd64
Imports
6 packages
Last checked
6 days ago

Tools for package owners.