golang-github-letsencrypt-challtestsrv 1.2.1+ds-1 source package in Ubuntu

Changelog

golang-github-letsencrypt-challtestsrv (1.2.1+ds-1) unstable; urgency=medium

  * New upstream version 1.2.1+ds1
  * Bumped the copyright years in d/copyright
  * Bumped S-V and compat; no changes needed

 -- Harlan Lieberman-Berg <email address hidden>  Sun, 20 Mar 2022 18:56:53 -0400

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-letsencrypt-challtestsrv_1.2.1+ds-1.dsc 2.5 KiB 94578c8664aeb250f52bd44852cc1466dfe5fdb070a57d692dbdd868d0ce7364
golang-github-letsencrypt-challtestsrv_1.2.1+ds.orig.tar.xz 15.4 KiB bdde872f753aa45c00f0534798f955947b5fc1fb06c99254e37dd5e931dd8528
golang-github-letsencrypt-challtestsrv_1.2.1+ds-1.debian.tar.xz 2.4 KiB a795e1b5d28a9c6c350d0e3d084791413d7c3bf5627ae733b7fc9b8ee903f3f0

Available diffs

No changes file available.

Binary packages built by this source

golang-github-letsencrypt-challtestsrv-dev: ACME challenge mock server

 challtestsrv is a library for testing code to respond to HTTP-01,
 DNS-01, and TLS-ALPN-01 ACME challenges. It can also be used as a
 mock DNS server letting developers mock `A`, `AAAA`, `CNAME`, and
 `CAA` DNS data for specific hostnames.
 .
 Important note: The `challtestsrv` library is for TEST USAGE ONLY. It
 is trivially insecure, offering no authentication whatsoever. Only
 use this library in a controlled test environment.