Skip to content

Commit 4fe3055

Browse files
committed
Added nic.ru dns provider
1 parent 5e66d67 commit 4fe3055

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

global/certbot-dns-plugins.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,14 @@
383383
"credentials": "dns_netcup_customer_id = 123456\ndns_netcup_api_key = 0123456789abcdef0123456789abcdef01234567\ndns_netcup_api_password = abcdef0123456789abcdef01234567abcdef0123",
384384
"full_plugin_name": "dns-netcup"
385385
},
386+
"nicru": {
387+
"name": "nic.ru",
388+
"package_name": "certbot-dns-nicru",
389+
"version": "~=1.0.3",
390+
"dependencies": "",
391+
"credentials": "dns_nicru_client_id = application-id\ndns_nicru_client_secret = application-token\ndns_nicru_username = 0001110/NIC-D\ndns_nicru_password = password\ndns_nicru_scope = .+:.+/zones/example.com(/.+)?\ndns_nicru_service = DNS_SERVICE_NAME\ndns_nicru_zone = example.com",
392+
"full_plugin_name": "dns-nicru"
393+
},
386394
"njalla": {
387395
"name": "Njalla",
388396
"package_name": "certbot-dns-njalla",

0 commit comments

Comments
 (0)