浏览代码

update reg.ru template

this small fix make it work again with certbot >=2.1.0
dormancygrace 2 年之前
父节点
当前提交
e2957f070b
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      global/certbot-dns-plugins.js

+ 3 - 3
global/certbot-dns-plugins.js

@@ -487,9 +487,9 @@ dns_powerdns_api_key = AbCbASsd!@34`,
 		package_name:        'certbot-regru',
 		version_requirement: '~=1.0.2',
 		dependencies:        '',
-		credentials:         `certbot_regru:dns_username=username
-certbot_regru:dns_password=password`,
-		full_plugin_name: 'certbot-regru:dns',
+		credentials:         `dns_username=username
+dns_password=password`,
+		full_plugin_name: 'dns',
 	},
 	//####################################################//
 	rfc2136: {