Commit 47222518 authored by Luca Toscano's avatar Luca Toscano
Browse files

mod_md.xml: minor style/visual changes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1808100 13f79535-47bb-0310-9956-ffa450edef68
parent 6a98532b
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -248,7 +248,7 @@ MDCertificateAgreement https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2

    <directivesynopsis>
        <name>MDDriveMode</name>
        <description>Control when <module>mod_md</module> will try to obtain/renew certificates.</description>
        <description>Control when it is allowed to obtain/renew certificates.</description>
        <syntax>MDDriveMode always|auto|manual</syntax>
        <default>MDDriveMode auto</default>
        <contextlist>
@@ -462,7 +462,7 @@ MDPrivateKeys RSA 3072
            <context>server config</context>
        </contextlist>
        <usage>
            <p>Use a HTTP proxy to connect to the MDCertificateAuthority url.</p>
            <p>Use a HTTP proxy to connect to the <directive module="mod_md">MDCertificateAuthority</directive> url.</p>
        </usage>
    </directivesynopsis>