Jump to letter: [
ABCEFGHIJKLMNOPQRSTUVWXYZ
]
mod_ssl: SSL/TLS module for the Apache HTTP server
- Summary
- The mod_ssl module provides strong cryptography for the Apache Web
server via the Secure Sockets Layer (SSL) and Transport Layer
Security (TLS) protocols.
Changelog
- * Mon Jul 12 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-38.ent
- drop suexec minimum acceptable gid to 100 (#127667)
- mod_ssl: fix for upstream #29964
- * Tue Jun 29 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-37.ent
- add security fix for CAN-2004-0493 (Jeff Trawick)
- * Tue Jun 22 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-36.ent
- mod_ssl: add ssl_is_https optional hook
- mod_rewrite: add %{SSL:...} SSL variable lookup hook
- mod_rewrite: fix %{HTTPS} variable (#120096)
- mod_headers: add %{...}s SSL variable lookup hook