| Name: | mod_gnutls |
|---|---|
| Version: | 0.6 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Daemons |
| Size: | 88401 |
| License: | ASL 2.0 |
| RPM: | mod_gnutls-0.6-1.el7.x86_64.rpm |
| Source RPM: | mod_gnutls-0.6-1.el7.src.rpm |
| Build Date: | Wed Nov 01 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://mod.gnutls.org/ |
| Summary: | GnuTLS module for the Apache HTTP server |
| Description: | mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0 and TLS 1.1
encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does
not use OpenSSL. A primary benefit of using this module is the ability to
configure multiple SSL certificates for a single IP-address/port combination
(useful for securing virtual hosts).
Features
* Support for SSL 3.0, TLS 1.0 and TLS 1.1.
* Support for client certificates.
* Support for RFC 5081 OpenPGP certificate authentication.
* Support for Server Name Indication.
* Distributed SSL Session Cache via Memcached
* Local SSL Session Cache using DBM
* Sets enviromental vars for scripts (compatible with mod_ssl vars)
* Small and focused code base:
Lines of code in mod_gnutls: 3,593
Lines of code in mod_ssl: 15,324 |
- rebase to 0.6 (rhbz#1109115)
- fix change to use system policy (rhbz#1109115) only on newer fedoras
- config change to use system policy (rhbz#1109115)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- fix _httpd_mmn expansion in absence of httpd-devel
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- fix build with new GnuTLS
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- fix build w/httpd 2.4