Package: python-certbot-dns-desec / 1.3.2-1

Metadata

Package Version Patches format
python-certbot-dns-desec 1.3.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 In CNAME validation catch the dns.resolver.NoResolve.patch | (download)

certbot_dns_desec/dns_desec.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 in cname validation,
 catch the dns.resolver.NoResolverConfiguration exception

This allows tests to pass in an environment without network (such as
Debian package builds)