acmed(8)
| ACMED(8) | System Manager's Manual | ACMED(8) |
NAME
acmed — ACME
client daemon
SYNOPSIS
acmed |
[-c|--config FILE]
[-f|--foreground]
[-h|--help] [--log-stderr]
[--log-syslog]
[--log-level LEVEL]
[--no-pid-file]
[--pid-file FILE]
[--root-cert FILE]
[-V|--version] |
DESCRIPTION
acmed is an Automatic Certificate
Management Environment (ACME) client daemon which can automatically request
and renew X.509 security certificates from various Certification Authorities
(CA).
The options are as follows:
-c,--configFILE- Specify an alternative configuration file.
-f,--foreground- Runs in the foreground
-h,--help- Prints help information
--log-stderr- Prints log messages to the standard error output
--log-syslog- Sends log messages via syslog
--log-levelLEVEL- Specify the log level. Possible values: error, warn, info, debug and trace.
--no-pid-file- Do not create any PID file
--pid-fileFILE- Specifies the location of the PID file
--root-certFILE- Add a root certificate to the trust store. This option can be used multiple times.
-V,--version- Prints version information
FILES
- /etc/acmed/acmed.toml
- Default
acmedconfiguration file.
SEE ALSO
STANDARDS
- R. Barnes, J. Hoffman-Andrews, D. McCarney, and J. Kasten, Automatic Certificate Management Environment (ACME), RFC 8555, March 2019.
- R.B. Shoemaker, Automated Certificate Management Environment (ACME) TLS Application-Layer Protocol Negotiation (ALPN) Challenge Extension, RFC 8737, February 2020.
- R.B. Shoemaker, Automated Certificate Management Environment (ACME) IP Identifier Validation Extension, RFC 8738, February 2020.
AUTHORS
Rodolphe Bréard ⟨rodolphe@breard.tf⟩
| February 10, 2024 | Linux 6.12.85-6.12-alt1 |
