ezelkow1 edited a comment on pull request #6835: URL: https://github.com/apache/trafficserver/pull/6835#issuecomment-636188525
it can go in to 80/81/9/all. Its mostly a quality of life fix since the way we run we have a separate installation of openssl for the newer version, and we build ATS against that. But when you run `make check`, all those tests get built but they dont know where to find the ATS openssl version at runtime, so they can fail unless you have paths changed system wide So its a pretty universal issue, just one we work around locally. I have tested this locally just pulling in to our build system for 8.1 and it at least picked and built there cleanly ---------------------------------------------------------------- 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]
