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

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

ocsprefresh.go

Version
v1.6.2
Published
Aug 24, 2022
Platform
js/wasm
Imports
9 packages
Last checked
1 week ago

Tools for package owners.