certserver

package
v0.0.0-...-44558b4 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccordServer

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

I ran out of names to give

func NewAccordServer

func NewAccordServer(pskStore accord.PSKStore, certManager *accord.CertManager,
	googleClientId string,
	domain string, authz accord.Authz) *AccordServer

func (*AccordServer) HostAuth

func (*AccordServer) HostCert

func (*AccordServer) Ping

func (*AccordServer) PublicTrustedCA

func (s *AccordServer) PublicTrustedCA(ctx context.Context, trustedCARequest *protocol.PublicTrustedCARequest) (*protocol.PublicTrustedCAResponse, error)

This doesn't populate the RevokedCerts yet TODO: try to use same data structure

func (*AccordServer) UserAuth

func (s *AccordServer) UserAuth(ctx context.Context, userAuthRequest *protocol.UserAuthRequest) (*protocol.UserAuthResponse, error)

func (*AccordServer) UserCert

Jump to

Keyboard shortcuts

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