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.5 (latest)
Published
Mar 5, 2024
Platform
linux/amd64
Imports
9 packages
Last checked
6 days ago

Tools for package owners.