va

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2019 License: MPL-2.0 Imports: 22 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IdPeAcmeIdentifier = asn1.ObjectIdentifier{1, 3, 6, 1, 5, 5, 7, 1, 31}

This is the identifier defined in draft-04 and newer, as registered with IANA (https://tools.ietf.org/html/draft-ietf-acme-tls-alpn-04#page-4)

View Source
var IdPeAcmeIdentifierV1Obsolete = asn1.ObjectIdentifier{1, 3, 6, 1, 5, 5, 7, 1, 30, 1}

This is the identifier defined in draft-01. This is only supported for backwards compatibility. (https://tools.ietf.org/html/draft-ietf-acme-tls-alpn-01#page-4)

Functions

This section is empty.

Types

type VAImpl

type VAImpl struct {
	// contains filtered or unexported fields
}

func New

func New(
	log *log.Logger,
	clk clock.Clock,
	httpPort, tlsPort int,
	strict bool) *VAImpl

func (VAImpl) ValidateChallenge

func (va VAImpl) ValidateChallenge(ident string, chal *core.Challenge, acct *core.Account)

Jump to

Keyboard shortcuts

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