We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b9a49 commit 4c89379Copy full SHA for 4c89379
global/certbot-dns-plugins.json
@@ -34,9 +34,9 @@
34
"beget": {
35
"name":"Beget",
36
"package_name": "certbot-beget-plugin",
37
- "version": "~=1.0.0.dev4",
+ "version": "~=1.0.0.dev8",
38
"dependencies": "",
39
- "credentials": "# Beget API credentials used by Certbot\ndns_beget_username = username\ndns_beget_password = password",
+ "credentials": "# Beget API credentials used by Certbot\beget_plugin_username = username\beget_plugin_password = password",
40
"full_plugin_name": "beget-plugin"
41
},
42
"bunny": {
0 commit comments