mod_gnutls, Apache GnuTLS module ================================ https://mod.gnutls.org/ Mailing List: mod_gnutls development Lead Maintainer: Daniel Kahn Gillmor Past maintainers and other contributors: Paul Querna Nikos Mavrogiannopoulos Dash Shendy Thomas Klute Prerequisites ------------- * GnuTLS >= 3.1.4 (3.2.* or newer preferred) * Apache HTTPD >= 2.2 (2.4.* preferred) * autotools & gcc * APR Memcache >= 0.7.0 (Optional) * libmsv >= 0.1 (Optional) Installation ------------ tar xzvf mod_gnutls-version.tar.gz cd mod_gnutls-version/ autoreconf -fiv ./configure --with-apxs=PATH --enable-msva make make install # Configure & restart apache Configuration ------------- Please see doc/mod_gnutls_manual.mdwn for more details.