brbzull0 opened a new pull request #7451: URL: https://github.com/apache/trafficserver/pull/7451
Running autest in Fedora 33 with `OpenSSL 1.1.1i` seems to fail. Looking deeper it seems that the key zise policy increased in the newer openssl's. This Draft contains a few changes: 1 - Regenerate basic certs (server.pem, server.key, signer.pem) 2 - Place the new keys in a common folder(`tests/tools/ssl`) and make relevant unit tests use from this new location. 3 - Update trafficserver.test.ext to export a new functions (`addDefaultSSLFiles` and `addSSLFileFromDefaultTestFolder`) which can be used to add the files from the new common folder. 4 - Update microserver's certs . ---------------------------------------------------------------- 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]
