We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c171752 commit 595a742Copy full SHA for 595a742
global/certbot-dns-plugins.json
@@ -33,11 +33,11 @@
33
},
34
"beget": {
35
"name":"Beget",
36
- "package_name": "certbot-dns-beget",
37
- "version": "~=1.7.0.dev3",
+ "package_name": "certbot-beget-plugin",
+ "version": "~=1.0.0.dev3",
38
"dependencies": "",
39
- "credentials": "# Beget API credentials used by Certbot\ndns_beget_login = login\ndns_beget_password = passwd",
40
- "full_plugin_name": "dns-beget"
+ "credentials": "# Beget API credentials used by Certbot\ndns_beget_username = username\ndns_beget_password = password",
+ "full_plugin_name": "beget-plugin"
41
42
"bunny": {
43
"name": "bunny.net",
0 commit comments