8.2. Checking the Status of PKI ACME Responder
- To check the status of the ACME responder, run the following command:
$ pki acme-info Status: Available Terms of Service: https://www.example.com/acme/tos.pdf Website: https://www.example.com CAA Identities: example.com External Account Required:false
If the services are disabled, the command will show the following result:$ pki acme-info Status: Unavailable
Note
The actual output depends on what is configured in the
metadata.conf
configuration file.