dehydrated-hook-ddns-tsig 0.1.4-8 source package in Ubuntu

Changelog

dehydrated-hook-ddns-tsig (0.1.4-8) unstable; urgency=medium

  * d/watch: Switch to github/tags
  * d/changelog: Fix typo 'pyth' -> 'patch'
  * Bump standards version to 4.6.1

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Wed, 28 Sep 2022 10:10:44 +0200

Upload details

Uploaded by:
Debian Let's Encrypt Team
Uploaded to:
Sid
Original maintainer:
Debian Let's Encrypt Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dehydrated-hook-ddns-tsig_0.1.4-8.dsc 2.2 KiB 93466776b13f45a2ce4554fef6ba19b1a62abc0b926250425f23268a5631c86a
dehydrated-hook-ddns-tsig_0.1.4.orig.tar.gz 8.9 KiB a8732aaa9276b9b99e275019140440fe33212a388cd1c4e8144ea3b98a0dfffe
dehydrated-hook-ddns-tsig_0.1.4-8.debian.tar.xz 4.7 KiB 0c71728f3992ef8cbd5a9859dadd86e50e39829278afab60c32c826958e5dfbd

Available diffs

No changes file available.

Binary packages built by this source

dehydrated-hook-ddns-tsig: dehydrated dns-01 challenge response support

 This package provides a hook script to serve dns-01 challenge responses for
 dehydrated.
 .
 It uses the dnspython API to perform dynamic DNS updates, creating a temporary
 TXT record for the given domain, thereby proving ownership of the domain.
 It requires a DNS-server capable of performing dynamic DNS updates, like bind9.
 There is no need for the DNS-server to run on the local machine.
 .
 This is useful if you want to create ACME certificates for servers that do not
 serve HTTP and/or are not exposed to the public internet.
 Another important use case are wildcard certificates.