ezelkow1 opened a new pull request #7268: URL: https://github.com/apache/trafficserver/pull/7268
The autest bootstrap.py will not currently work with centos8 This adds some changes for centos8 usage. It defines a centos8 specific install section since the rh-python package no longer exists and is included as python3. Along with that it removes the enabling of the `/opt` installs of python3. Finally it sets the crypto policies to match the centos7 policy which is now considered 'legacy'. This needs to be done for tests that rely on tls1.0 support to exist and be allowed otherwise those tests will fail because curl cannot set a specific tls version below 1.2. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
