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 2021/07/01 00:12:12 UTC

[GitHub] [trafficserver] maskit commented on a change in pull request #8014: WIP Dual cert support for BoringSSL

maskit commented on a change in pull request #8014:
URL: https://github.com/apache/trafficserver/pull/8014#discussion_r661887588



##########
File path: build/crypto.m4
##########
@@ -365,3 +365,31 @@ AC_DEFUN([TS_CHECK_SESSION_TICKET], [
 
   AC_SUBST(has_tls_session_ticket)
 ])
+
+dnl
+dnl Weird versions of BoringSSL do not have SSL_CTX_set_tmp_dh

Review comment:
       Just FYI, SSL_CTX_set_tmp_dh (and DH_get_2048_256) will be deprecated on OpenSSL 3.




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

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org