Github user shinrich commented on the pull request: https://github.com/apache/trafficserver/pull/630#issuecomment-219435190 Interesting. It looks like the openssl version on freeBSD is not labeled 1.1, but it does have this particular function. We could do configure time checks to determine whether the DH_get_2048_256 function is present in openssl, or we could revert my last commit, and have the original wrapper function which calls DH_get_2048_256 only if the openssl version is 1.1 or better.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---