lego/e2e
2026-03-11 17:02:07 +01:00
..
dnschallenge chore: rename e2e files related to DNS 2026-03-11 17:02:07 +01:00
eab tests: split e2e tests (http/tls) 2026-03-02 08:35:27 +01:00
fixtures tests: split e2e tests (http/tls) 2026-03-02 08:35:27 +01:00
internal feat: replace crypto.PrivateKey with crypto.Signer (#2888) 2026-03-04 22:13:45 +01:00
loader refactor: move env/wait/tester/ptr packages (#2872) 2026-02-25 02:41:32 +01:00
challenges_test.go feat(lib): add Account Key Rollover support (#2887) 2026-03-04 21:07:08 +01:00
http_challenge_test.go tests: split e2e tests (http/tls) 2026-03-02 08:35:27 +01:00
readme.md feat: Add support for DNS-PERSIST-01 challenge type (#2871) 2026-02-25 00:18:41 +00:00
tls_challenge_test.go tests: split e2e tests (http/tls) 2026-03-02 08:35:27 +01:00

E2E tests

go install github.com/letsencrypt/pebble/v2/cmd/pebble@v2.10.0
go install github.com/letsencrypt/pebble/v2/cmd/pebble-challtestsrv@v2.10.0
  • Launch tests:
make e2e