package
0.0.58
Repository: https://github.com/kokizzu/acme.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Returns true iff the given string could (possibly) be a valid certificate (or key) ID.
In some cases it is desirable to load configuration information such as the default target file, but very undesirable to load sensitive information such as private keys.
Create a new client store using the given path.

# Variables

No description provided by the author
The recommended path is the hardcoded, default, recommended path to be used for a system-wide state storage directory.
No description provided by the author

# Structs

Represents stored account data.
Represents an authorization.
Represents stored certificate information.
Represents a stored key.
Represents a stored target descriptor.
Represents the "request" section of a target file.
Settings relating to the completion of challenges.
Settings for keys generated as part of certificate requests.
Represents the "satisfy" section of a target file.

# Interfaces

Abstract storage interface.

# Type aliases

Used to return multiple errors, for example when several targets cannot be reconciled.