letsencrypt / challtestsrv

Small TEST-ONLY server for mock DNS & responding to HTTP-01, DNS-01, and TLS-ALPN-01 ACME challenges.
Mozilla Public License 2.0
18 stars 20 forks source link

Initial challtestsrv package & vendored deps. #1

Closed cpu closed 5 years ago

cpu commented 5 years ago

Boulder has a nice handy challtestsrv package and command used for integration tests. Its small, stand-alone, and useful enough to live in its own repo. This will make it easy for Boulder's load-generator to use the common package and for Pebble's pebble-challtestsrv command to use it as well.

The challtestsrv package is ported over from Boulder mostly-as is with a few small improvements. Notably: