internal

package
v5.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChallTestSrvClient

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

func NewChallTestSrvClient

func NewChallTestSrvClient(port string) *ChallTestSrvClient

func (*ChallTestSrvClient) ClearPersistRecord

func (c *ChallTestSrvClient) ClearPersistRecord(host string) error

func (*ChallTestSrvClient) ClearTXTRecord

func (c *ChallTestSrvClient) ClearTXTRecord(host string) error

ClearTXTRecord to clear all TXT records for a host. https://github.com/letsencrypt/pebble/tree/main/cmd/pebble-challtestsrv#dns-01

func (*ChallTestSrvClient) SetPersistRecord

func (c *ChallTestSrvClient) SetPersistRecord(host, value string) error

func (*ChallTestSrvClient) SetTXTRecord

func (c *ChallTestSrvClient) SetTXTRecord(host, value string) error

SetTXTRecord to add a TXT record for a host. https://github.com/letsencrypt/pebble/tree/main/cmd/pebble-challtestsrv#dns-01

type FakeUser

type FakeUser struct {
	Email        string
	PrivateKey   crypto.Signer
	Registration *acme.ExtendedAccount
}

func (*FakeUser) GetEmail

func (f *FakeUser) GetEmail() string

func (*FakeUser) GetPrivateKey

func (f *FakeUser) GetPrivateKey() crypto.Signer

func (*FakeUser) GetRegistration

func (f *FakeUser) GetRegistration() *acme.ExtendedAccount

Jump to

Keyboard shortcuts

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