*) core: provide ap_ssl_* functions in new http_ssl.h header file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1888083 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stefan Eissing
2021-03-26 11:27:34 +00:00
parent 0bc464744b
commit 587d170151
23 changed files with 391 additions and 261 deletions

View File

@ -0,0 +1,2 @@
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
[Stefan Eissing]