You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/11/30 07:38:25 UTC

[GitHub] [trafficserver] maskit commented on pull request #7355: Use EVP API instead of MD5_Init/Update/Final (secure_link plugin)

maskit commented on pull request #7355:
URL: https://github.com/apache/trafficserver/pull/7355#issuecomment-735610174


   Seems like this magic doesn't work for example plugins.
   ```
   AC_CHECK_FUNC([EVP_MD_CTX_new], [],
                 [AC_DEFINE([EVP_MD_CTX_new], [EVP_MD_CTX_create], [Renamed in OpenSSL 1.1])])
   ```


----------------------------------------------------------------
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:
users@infra.apache.org