Files
certbot-dns-yeil/certbot_dns_yeil/__init__.py
eskimo 2ccd6d9f14 Initial fork of certbot-dns-servfail; talks to the yeil dns-server RPC
DNS-01 authenticator that walks up the labels of the validation name,
calls findzone on the dns-server RPC to locate the registered parent
zone, then addrecord/deleterecord around the TXT challenge.

Auth is HTTP Basic with the shared rpc key (matches the protocol the
yeil DNS web app uses in dns/src/lib/rpc.ts).
2026-05-03 15:58:24 -04:00

0 lines
0 B
Python