config

package
v0.0.0-...-f8f94d1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2016 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package config in the ocsp directory provides configuration data for an OCSP signer.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	CACertFile        string
	ResponderCertFile string
	KeyFile           string
	Interval          time.Duration
	PKCS11            pkcs11key.Config
}

Config contains configuration information required to set up an OCSP signer. If PKCS11.Module is non-empty, PKCS11 signing will be used. Otherwise signing from a key file will be used.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL