Merge pull request #2527 from g-a-c/patch-1

Update LE reference to ACME (#2526)
This commit is contained in:
Frank Wall
2021-09-08 11:18:38 +02:00
committed by GitHub
@@ -13,7 +13,7 @@
<id>certificate.name</id>
<label>Common Name</label>
<type>text</type>
<help>Common Name (CN) for this certificate.</help>
<help>Common Name (CN) and first Alt Name (subjectAltName) for this certificate.</help>
</field>
<field>
<id>certificate.description</id>
@@ -36,7 +36,7 @@
</field>
<field>
<id>certificate.account</id>
<label>LE Account</label>
<label>ACME Account</label>
<type>dropdown</type>
<help><![CDATA[Set the ACME CA account to use for this certificate.]]></help>
</field>