command_certificate

package
v0.0.0-...-041bb98 Latest Latest
Warning

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

Go to latest
Published: May 14, 2017 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(UI ui.UserInterface, args []string)

func SignatureAlgorithmString

func SignatureAlgorithmString(sigAlg x509.SignatureAlgorithm) string

Types

type OCSPStatus

type OCSPStatus int
const (
	Good    OCSPStatus = ocsp.Good
	Revoked OCSPStatus = ocsp.Revoked
	Unknown OCSPStatus = ocsp.Unknown
)

func CheckOCSP

func CheckOCSP(link_issuer string, cert *x509.Certificate) (OCSPStatus, error)

func (OCSPStatus) String

func (ocspStatus OCSPStatus) String() string

type RevocationReason

type RevocationReason int

func (RevocationReason) String

func (revocationReason RevocationReason) String() string

type SignatureAlgorithm

type SignatureAlgorithm x509.SignatureAlgorithm

func (SignatureAlgorithm) String

func (sigAlg SignatureAlgorithm) String() string

Jump to

Keyboard shortcuts

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