authtls

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParser

NewParser creates a new TLS authentication annotation parser

Types

type AuthSSLConfig

type AuthSSLConfig struct {
	resolver.AuthSSLCert
	CertHeader      bool   `json:"certHeader"`
	VerifyClient    string `json:"verify_client"`
	ValidationDepth int    `json:"validationDepth"`
	ErrorPage       string `json:"errorPage"`
}

AuthSSLConfig contains the AuthSSLCert used for muthual autentication and the configured ValidationDepth

func (*AuthSSLConfig) Equal

func (assl1 *AuthSSLConfig) Equal(assl2 *AuthSSLConfig) bool

Equal tests for equality between two AuthSSLConfig types

Jump to

Keyboard shortcuts

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