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/03/24 14:09:02 UTC

[GitHub] [httpd] icing opened a new pull request #178: core ap_ssl_* functions and hooks for better SSL interworking, latest mod_md

icing opened a new pull request #178:
URL: https://github.com/apache/httpd/pull/178


        - adding new ap_ssl_*() functions for a backward
          compatible replacement of the major optional mod_ssl functions. This
          allows other ssl modules to work without impersonating mod_ssl and
          also allows different ssl modules being active on separate ports.
        - latest mod_md with support for multiple certificates per domain
          and ECDSA certificates. Removed ACMEv1 support.
        - Interworking mod_md and ssl modules changed to exchange PEM strings
          instead of file paths for ACME challenges.
   


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


[GitHub] [httpd] icing closed pull request #178: core ap_ssl_* functions and hooks for better SSL interworking, latest mod_md

Posted by GitBox <gi...@apache.org>.
icing closed pull request #178:
URL: https://github.com/apache/httpd/pull/178


   


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