Переглянути джерело

fixed description

tags/v1.0.0^0
Robin Thoni 8 роки тому
джерело
коміт
432c1886d3
1 змінених файлів з 1 додано та 3 видалено
  1. 1
    3
      certbot_pdns/authenticator.py

+ 1
- 3
certbot_pdns/authenticator.py Переглянути файл

21
 
21
 
22
     MORE_INFO = """\
22
     MORE_INFO = """\
23
 Authenticator plugin that performs dns-01 challenge by saving
23
 Authenticator plugin that performs dns-01 challenge by saving
24
-necessary validation resources to appropriate records in a PDNS server.
25
-It expects that there is some other DNS server configured
26
-to serve all records."""
24
+necessary validation resources to appropriate records in a PowerDNS server."""
27
 
25
 
28
     backend = None
26
     backend = None
29
 
27
 

Завантаження…
Відмінити
Зберегти