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 ¶
SignerFromConfig creates a signer from a cli.Config as a helper for cli and serve
Source Files ¶
- Version
- v1.4.0-rc1
- Published
- Oct 30, 2019
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 5 seconds ago –
Tools for package owners.