update reg.ru template

this small fix make it work again with certbot >=2.1.0
This commit is contained in:
dormancygrace
2023-03-18 03:37:23 +02:00
committed by GitHub
parent fccbde1371
commit e2957f070b

View File

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