go-acme / lego

Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
MIT License
7.44k stars 987 forks source link

fix: test on CI #2119

Closed ldez closed 4 months ago

ldez commented 4 months ago

There is a Pebble regression related to this PR https://github.com/letsencrypt/pebble/pull/420

As you can see this also broke pebble CI: https://github.com/letsencrypt/pebble/commits/main/

https://github.com/letsencrypt/pebble/issues/440


Use example.com and example.org instead of bar.com and foo.com because I don't why but the CI fails randomly with those domains on MacOS.