dwklint

package module
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: GPL-3.0 Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseBlocklistDatabase

func CloseBlocklistDatabase()

func OpenBlocklistDatabase

func OpenBlocklistDatabase(blocklistDatabasePath string) error

Types

type DebianWeakKeyStatus

type DebianWeakKeyStatus int
const (
	// Pass:
	NotWeak DebianWeakKeyStatus = iota
	UnknownButTLSBRExceptionGranted
	// Fail:
	Weak
	Unknown
	Error
)

func HasDebianWeakKey

func HasDebianWeakKey(cert *x509.Certificate) DebianWeakKeyStatus

Jump to

Keyboard shortcuts

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