mirror of
https://github.com/certbot/certbot.git
synced 2025-08-06 16:42:41 +03:00
* letstest: -ubuntu18.04 +centos9stream +debian11 * letstest: username for centos 9 stream is ec2-user This is mentioned on https://centos.org/download/aws-images/ * ensure mod_ssl is installed in centos 9 stream, apache has to be restarted after mod_ssl is installed, or the snakeoil certificates will not be present and apache won't start. this also removes nghttp2 being installed as the relevant bug is long fixed.