mirror of
https://github.com/certbot/certbot.git
synced 2026-04-26 00:30:15 -04:00
Since Pebble v2.1.0, new controls have been added on ACME specs compliance on Pebble with strict mode enabled. These controls are described here: letsencrypt/pebble@3a2ce1c Currently Certbot is not compliant enough to pass these new controls. One part of the work to do is described here: #7171 As a consequence, our CI is currently broken, both on PR builds and nightly builds. This PR disables the strict mode during integration tests, fixing temporarily our CI. This will give us some time to fix theses deviations, and add back the strict mode in a future PR once it is merged. * Remove -strict mode on Pebble for now. * Refer to relevant Certbot PR * Clean code |
||
|---|---|---|
| .. | ||
| certbot_integration_tests | ||
| MANIFEST.in | ||
| setup.py | ||