Files
apache-http-server/changes-entries/tls_removed.txt
2024-09-17 11:06:04 +00:00

5 lines
235 B
Plaintext

*) mod_tls: removed the experimental module. It now is availble standalone
from https://github.com/icing/mod_tls. The rustls provided API is not
stable and does not align with the httpd release cycle.
[Stefan Eissing]