FreeBSD Bugzilla – Attachment 227449 Details for
Bug 257857
security/py-certbot-dns-cpanel: Update to 0.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
correction
patch.diff (text/plain), 1.46 KB, created by
Henrik
on 2021-08-26 15:03:38 UTC
(
hide
)
Description:
correction
Filename:
MIME Type:
Creator:
Henrik
Created:
2021-08-26 15:03:38 UTC
Size:
1.46 KB
patch
obsolete
>diff --git a/security/py-certbot-dns-cpanel/Makefile b/security/py-certbot-dns-cpanel/Makefile >index e2e38703bb73..09c79c9238a6 100644 >--- a/security/py-certbot-dns-cpanel/Makefile >+++ b/security/py-certbot-dns-cpanel/Makefile >@@ -17,7 +17,6 @@ USES= python:3.6+ > USE_PYTHON= autoplist distutils > > NO_ARCH= yes >- > SUB_FILES= pkg-message > > PLIST_FILES= "${PREFIX}/etc/certbot-dns-cpanel/credentials.ini.sample" >diff --git a/security/py-certbot-dns-cpanel/files/credentials.ini.sample b/security/py-certbot-dns-cpanel/files/credentials.ini.sample >index 72fdfc403efc..9a24bcec009c 100644 >--- a/security/py-certbot-dns-cpanel/files/credentials.ini.sample >+++ b/security/py-certbot-dns-cpanel/files/credentials.ini.sample >@@ -1,18 +1,14 @@ >-# From https://raw.githubusercontent.com/badjware/certbot-dns-cpanel/master/credentials.ini.exemple >- > # The url cPanel url > # include the scheme and the port number (usually 2083 for https) >-certbot_dns_cpanel:cpanel_url = https://cpanel.exemple.com:2083 >+cpanel_url = https://cpanel.exemple.com:2083 > > # The cPanel username >-certbot_dns_cpanel:cpanel_username = user >+cpanel_username = user > > # The cPanel password >-certbot_dns_cpanel:cpanel_password = hunter2 >+cpanel_password = hunter2 > > # The cPanel API Token >-certbot_dns_cpanel:cpanel_token = EUTQ793EY7MIRX4EMXXXXXXXXXXOX4JF >+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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 257857
:
227214
|
227342
|
227442
| 227449