You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@httpd.apache.org by GitBox <gi...@apache.org> on 2021/05/21 09:59:34 UTC

[GitHub] [httpd] notroj commented on a change in pull request #188: Try using SSL_CTX_set_dh_auto() which is present in 1.1.0 and later.

notroj commented on a change in pull request #188:
URL: https://github.com/apache/httpd/pull/188#discussion_r636794958



##########
File path: modules/ssl/ssl_private.h
##########
@@ -1150,10 +1150,12 @@ void ssl_init_ocsp_certificates(server_rec *s, modssl_ctx_t *mctx);
 
 #endif
 
+#ifndef MODSSL_USE_OPENSSL_PRE_1_1_API

Review comment:
       Merged except I have not tried to incorporate the Libre changes since I can't test them, FYI @bigio




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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org