mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
This PR builds off of #7240 to fix #7241. The code in certbot-auto is unchanged which I +1. Someone else should give it a 2nd review. For the code in the tests, you can see all tests passing (including test_tests.sh) at https://travis-ci.com/certbot/certbot/builds/122198270. I created #7301 to track removing the temporary code in test_leauto_upgrades.sh as suggested at #7282 (comment). One noteworthy thing here is I did not add the RHEL 8 AMI to the Apache tests due to #7273. This problem is not related to support in certbot-auto though, is an edge case, and I do not personally believe it should block this PR.