From 3c1321d5c23787d65f27eb48bea56cebf701f4f8 Mon Sep 17 00:00:00 2001 From: V Date: Thu, 26 Aug 2021 15:17:08 +0100 Subject: security/py-certbot-dns-cpanel: Update to 0.3.0 ChangeLog: https://github.com/badjware/certbot-dns-cpanel/releases/tag/0.3.0 PR: 257857 --- security/py-certbot-dns-cpanel/files/credentials.ini.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'security/py-certbot-dns-cpanel/files') diff --git a/security/py-certbot-dns-cpanel/files/credentials.ini.sample b/security/py-certbot-dns-cpanel/files/credentials.ini.sample index 6e3d0417b3e5..72fdfc403efc 100644 --- a/security/py-certbot-dns-cpanel/files/credentials.ini.sample +++ b/security/py-certbot-dns-cpanel/files/credentials.ini.sample @@ -10,4 +10,9 @@ certbot_dns_cpanel:cpanel_username = user # The cPanel password certbot_dns_cpanel:cpanel_password = hunter2 +# The cPanel API Token +certbot_dns_cpanel:cpanel_token = EUTQ793EY7MIRX4EMXXXXXXXXXXOX4JF + +# You only need to configure API Token or Password. If you supply both, the API Token will be used + # vi:syntax=ini -- cgit v1.2.3