Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mod_ssl: SSL/TLS module for the Apache HTTP server
Name: | mod_ssl |
Vendor: | Red Hat, Inc. |
Version: | 2.2.0 |
License: | Apache Software License |
Release: | 5.1.2 |
URL: | http://httpd.apache.org/ |
- 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.
Arch: i386
Download: | mod_ssl-2.2.0-5.1.2.i386.rpm |
Build Date: | Sat Feb 11 18:12:31 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 172 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - (none):2.2.0-5.1.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - (none):2.2.0-5.1.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Mon Feb 6 17:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 2.2.0-5.1
-
- mod_auth_basic/mod_authn_file: if no provider is configured,
and AuthUserFile is not configured, decline to handle authn
silently rather than failing noisily.