[Enterprise-support] [Bug 1845335] [NEW] Update DEP8 tests to python3

2019-09-25 Thread Andreas Hasenack
Public bug reported: d/t/test-squid.py should be updated to python3 ** Affects: squid (Ubuntu) Importance: Low Status: Triaged ** Tags: dep8 -- You received this bug notification because you are a member of Ubuntu Server/Client Support Team, which is subscribed to squid in

[Enterprise-support] [Bug 1845263] Re: [wishlist] Add TLSv1.3 support to apache2 on Bionic

2019-09-25 Thread Christian Ehrhardt 
"Testcase" (less than full cert setup): $ apt install apache2 $ a2enmod ssl $ vim /etc/apache2/mods-enabled/ssl.conf: Change protocols to: SSLProtocol all -SSLv3 +TLSv1.2 TLSv1.3 For an SRU we might want more, but that is enough to check if a given apache already has TLSv1.3 With that I