Using Certificates
There are 4 options to use certificates once they're issued. API Calls are the original option and involve a basic authenticated api call.
Cert Warden now also supports running a script or binary on the server as a post-processing function. This allows easy update of remote clients that may not be able to run a script locally (e.g. a Dell idrac, switch, etc.).
A Cert Warden Client is also available as a Docker container.
📄️ API Calls
How to use the API to retrieve and use keys and certificates.
📄️ Client
Cert Warden Client keeps a Docker host's certs updated.
🗃️ Post Processing Script / Binary
3 items