| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Previously, the cron config was not removed on uninstall. This change fixes
that.
Signed-off-by: Wren Turkal <wt@penguintechs.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Add possibility for user to provide setup and cleanup scripts for
additional flexibility. Setup-script takes precedence over the built-in
behavior of uacme.
This helps users with more complex use-cases to utilize uacme to update
certificates without adding complexity to the provided run.sh script.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
|
|
|
|
|
|
|
|
| |
Update to latest release.
Do not compile optional ualpn binary.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
|
|
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
lightweight client for the RFC8555 ACMEv2 protocol, written in plain C code
with minimal dependencies (libcurl and one of GnuTLS, OpenSSL or mbedTLS).
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|