mirror of
https://github.com/go-acme/lego.git
synced 2024-12-04 03:25:16 +02:00
348 B
348 B
E2E tests
How to run:
- Add the following entries to your
/etc/hosts
:
127.0.0.1 acme.wtf
127.0.0.1 lego.wtf
127.0.0.1 acme.lego.wtf
127.0.0.1 légô.wtf
127.0.0.1 xn--lg-bja9b.wtf
- Install Pebble:
go get -u github.com/letsencrypt/pebble/...
- Launch tests:
make e2e