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/12/02 06:55:53 UTC

[GitHub] [trafficserver] maskit commented on pull request #7106: drop use of BIO_f_base64 and EVP_PKEY_new_mac_key

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


   > And BoringSSL suggests using the HMAC* functions in place of EVP_PKEY_new_mac_key
   
   HMAC* functions are going to be deprecated since OpenSSL 3.0.
   
   I'd like to land this before making changes for OpenSSL 3.0. How about commenting out the test case instead of removing so that we can restore it easily?


----------------------------------------------------------------
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