# README
ZeroSSL API client 
This package implements the ZeroSSL REST API in Go.
The REST API is distinct from the ACME endpoint, which is a standardized way of obtaining certificates.
# Functions
ListAllCertificates returns parameters that lists all the certificates on the account; be sure to set Page and Limit if paginating.
# Constants
identify information changed.
The base URL to the ZeroSSL API.
domains are no longer in use.
Verification methods.
Verification methods.
Verification methods.
Verification methods.
lost control of private key.
certificate replaced -- do not revoke for this reason, however.
default.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Client acts as a ZeroSSL API client.
No description provided by the author
No description provided by the author
ListCertificateParameters specifies how to search or list certificates on the account.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
RevocationReason represents various reasons for revoking a certificate.
VerificationMethod represents a way of verifying identifiers with ZeroSSL.