package ocsprefresh
import "github.com/cloudflare/cfssl/cli/ocsprefresh"
Package ocsprefresh implements the ocsprefresh command.
Index ¶
Variables ¶
var Command = &cli.Command{UsageText: ocsprefreshUsageText, Flags: ocsprefreshFlags, Main: ocsprefreshMain}
Command assembles the definition of Command 'ocsprefresh'
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
- 9 packages
- Last checked
- 1 minute ago –
Tools for package owners.