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.4.0-rc1
Published
Oct 30, 2019
Platform
js/wasm
Imports
6 packages
Last checked
5 seconds ago

Tools for package owners.