Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

Chapter 8. Managing PKI ACME Responder


This chapter describes how to manage PKI ACME Responder.

For information on how to set up PKI ACME Responder, see the Setting up PKI ACME Responder chapter in the Red Hat Certificate System Planning, Installation, and Deployment Guide.

8.1. Enabling/Disabling ACME Services

Users that belong to the Administrators group can enable or disable services in the ACME responder. The user can authenticate either with basic authentication or client certificate authentication.

  • To enable or disable ACME services with basic authentication, specify the username and password:

    $ pki -u <username> -p <password> acme-<enable/disable>
    Copy to Clipboard Toggle word wrap
  • To enable or disable ACME services with client certificate authentication, specify the certificate nickname and NSS database password:

    $ pki -n <nickname> -c <password> acme-<enable/disable>
    Copy to Clipboard Toggle word wrap

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
Copy to Clipboard Toggle word wrap

If the services are disabled, the command will show the following result:

$ pki acme-info
Status: Unavailable
Copy to Clipboard Toggle word wrap
Note

The actual output depends on what is configured in the metadata.conf configuration file.

Nach oben
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2025 Red Hat