security/acme-client: post merge fix for #2731

This commit is contained in:
Frank Wall
2022-01-05 12:43:01 +01:00
parent 6080bf5fda
commit 4e63c89275
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -10,8 +10,11 @@ Plugin Changelog
3.8
NOTE: Support for the cPanel API is not functional. It requires
a new version of acme.sh, which has not been released yet.
Added:
* add support for cPanel HTTP API
* add support for cPanel HTTP API (#2731)
3.7
@@ -1413,7 +1413,7 @@
<id>validation.dns_cpanel_token</id>
<label>cPanel API Token</label>
<type>password</type>
<help>Ref: https://docs.cpanel.net/cpanel/security/manage-api-tokens-in-cpanel/</help>
<help><![CDATA[Please refer to the <a href="https://docs.cpanel.net/cpanel/security/manage-api-tokens-in-cpanel/">cPanel documentation</a> for further information.]]></help>
</field>
<field>
<id>validation.dns_cpanel_hostname</id>