From: Eric Covener Date: Sat, 27 Jan 2024 14:25:50 +0000 (+0000) Subject: Merge r1915423 from trunk: X-Git-Tag: 2.4.59-rc1-candidate~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fca47475dbeebeb2be42b7510e9c6cea693f78b8;p=thirdparty%2Fapache%2Fhttpd.git Merge r1915423 from trunk: fill in empty descriptions from command_rec [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915424 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_md.xml b/docs/manual/mod/mod_md.xml index 3a6014bcf11..d4adac2114e 100644 --- a/docs/manual/mod/mod_md.xml +++ b/docs/manual/mod/mod_md.xml @@ -1024,7 +1024,7 @@ MDRequireHttps permanent MDChallengeDns01 - + Set the command for setup/teardown of dns-01 challenges MDChallengeDns01 path-to-command server config @@ -1299,7 +1299,7 @@ MDMessageCmd /etc/apache/md-message MDCertificateCheck - + Set name and URL pattern for a certificate monitoring sitSet name and URL pattern for a certificate monitoring sitee MDCertificateCheck name url server config @@ -1313,7 +1313,7 @@ MDMessageCmd /etc/apache/md-message MDActivationDelay - + How long to delay activation of new certificates MDActivationDelay duration server config @@ -1327,7 +1327,7 @@ MDMessageCmd /etc/apache/md-message MDContactEmail - + Email address used for account registration MDContactEmail address server config @@ -1347,7 +1347,7 @@ MDMessageCmd /etc/apache/md-message MDExternalAccountBinding - + Set the external account binding keyid and hmac values to use at CA MDExternalAccountBinding key-id hmac-64 | none | file MDExternalAccountBinding none @@ -1391,7 +1391,7 @@ MDMessageCmd /etc/apache/md-message MDRetryDelay - + Time length for first retry, doubled on every consecutive error. MDRetryDelay duration MDRetryDelay 5s @@ -1413,7 +1413,7 @@ MDMessageCmd /etc/apache/md-message MDRetryFailover - + The number of errors before a failover to another CA is triggered MDRetryFailover number MDRetryFailover 13 @@ -1432,7 +1432,7 @@ MDMessageCmd /etc/apache/md-message MDStoreLocks - + Configure locking of store for updates MDStoreLocks on|off|duration MDStoreLocks off @@ -1466,7 +1466,7 @@ MDMessageCmd /etc/apache/md-message MDChallengeDns01Version - + Set the type of arguments to call MDChallengeDns01 with MDChallengeDns01Version 1|2 MDChallengeDns01Version 1 @@ -1485,7 +1485,7 @@ MDMessageCmd /etc/apache/md-message MDMatchNames - + Determines how DNS names are matched to vhosts MDMatchNames all|servernames MDMatchNames all