File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -1599,4 +1599,25 @@ MDMessageCmd /etc/apache/md-message
15991599 </p >
16001600 </usage >
16011601 </directivesynopsis >
1602+
1603+ <directivesynopsis >
1604+ <name >MDCACertificateFile</name >
1605+ <description >File containing x509 trust anchors to verify ACME servers.</description >
1606+ <syntax >MDCACertificateFile <var >file</var ></syntax >
1607+ <default >MDCACertificateFile none</default >
1608+ <contextlist >
1609+ <context >server config</context >
1610+ </contextlist >
1611+ <usage >
1612+ <p >
1613+ This is mainly used in test setups where the module needs to
1614+ connect to a test ACME server that has its own root certificate.
1615+ People who run an enterprise wide internal CA can use this when
1616+ they run their own ACME servers.
1617+ </p >
1618+ <p >
1619+ Use "none" as path to disable explicitly.
1620+ </p >
1621+ </usage >
1622+ </directivesynopsis >
16021623</modulesynopsis >
You can’t perform that action at this time.
0 commit comments