Hacker News new | past | comments | ask | show | jobs | submit login

For Apache there are https://mod.gnutls.org/ and https://fedorahosted.org/mod_nss/

I was using mod_gnutls for some sites, but it did not make it into Debian Jessie. mod_nss is still in Debian Stable though.




Note: mod_gnutls is present in Debian unstable, and it is possible to backport it to Debian stable:

  dget --build http://ftp.debian.org/debian/pool/main/m/mod-gnutls/mod-gnutls_0.6-1.4.dsc
You will likely get some error about “Unmet build dependencies”. If you do; run this:

  mk-build-deps --install --remove mod-gnutls_0.6-1.4.dsc
and try the dget command again. Then install the package:

  sudo dpkg --install libapache2-mod-gnutls_0.6-1.4_$(dpkg-architecture -qDEB_HOST_ARCH).deb




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: