Directories
¶
| Path | Synopsis |
|---|---|
|
challengeproviders/s3
Package s3 implements an HTTP provider for solving the HTTP-01 challenge using AWS S3.
|
Package s3 implements an HTTP provider for solving the HTTP-01 challenge using AWS S3. |
|
Package api defines the wire-format types exchanged between certdx_server and certdx_client over HTTP.
|
Package api defines the wire-format types exchanged between certdx_server and certdx_client over HTTP. |
|
Package cli holds small process-level helpers shared by the certdx command-line entrypoints (server, client, tools).
|
Package cli holds small process-level helpers shared by the certdx command-line entrypoints (server, client, tools). |
|
Package client implements the consumer side of certdx: the standalone daemon, the in-process Caddy plugin, and the one-shot Tencent Cloud / Kubernetes updaters all build on the types declared here.
|
Package client implements the consumer side of certdx: the standalone daemon, the in-process Caddy plugin, and the one-shot Tencent Cloud / Kubernetes updaters all build on the types declared here. |
|
Package domain provides helpers for working with the set of fully-qualified domain names that flow through certdx — matching against allow-lists, hashing a domain bundle into a stable key for cache lookups, and so on.
|
Package domain provides helpers for working with the set of fully-qualified domain names that flow through certdx — matching against allow-lists, hashing a domain bundle into a stable key for cache lookups, and so on. |
|
Package paths centralizes how certdx resolves the on-disk locations it reads and writes: the mtls directory (CA, server, client material), the ACME account private-key directory, and the server cache file.
|
Package paths centralizes how certdx resolves the on-disk locations it reads and writes: the mtls directory (CA, server, client material), the ACME account private-key directory, and the server cache file. |
|
Package retry provides a small retry helper used across certdx for ACME obtain attempts, HTTP cert requests, and Tencent Cloud / Kubernetes API calls.
|
Package retry provides a small retry helper used across certdx for ACME obtain attempts, HTTP cert requests, and Tencent Cloud / Kubernetes API calls. |
Click to show internal directories.
Click to hide internal directories.