From: Joe Orton
- There is also a new 'md-status' handler available to give you the MD information
- from 'server-status' in JSON format. You configure it as
+ There is also a new 'md-status' handler available to give you the MD information
+ from 'server-status' in JSON format. You configure it as
- on your server. As with 'server-status' you will want to add
- authorization for this.
+ on your server. As with 'server-status' you must protect
+ the md-status output from public view using authorization restrictions (such as
If you just want to check the JSON status of a specific domain, simply append that to your status url: @@ -249,7 +250,7 @@ MDChallengeDns01 /usr/bin/acme-setup-dns </MDomain>
- and use the 'server-status' and/or server-status' and/or
@@ -1111,7 +1112,7 @@ MDMessageCmd /etc/apache/md-message
- Apaches 'server-status' handler allows you configure a resource to monitor
+ Apaches '
@@ -1138,7 +1139,7 @@ MDMessageCmd /etc/apache/md-message
- This is part of the 'server-status' HTML user interface and has nothing to
+ This is part of the 'server-status.server-status' handler allows you configure a resource to monitor
what is going on. This includes now a section listing all Managed Domains
with the DNS names, renewal status, lifetimes and main properties.
server-status' HTML user interface and has nothing to
do with the core functioning itself. It defines the link offered on that
page for easy checking of a certificate monitor. The SHA256 fingerprint
of the certificate is appended to the configured url.