Just to nail that home (I just checked one of my hosts): # dpkg-query -S /usr/lib/apache2/modules/mod_ssl.so apache2-bin: /usr/lib/apache2/modules/mod_ssl.so
On Thu, 11 Jun 2015 at 14:00 Lee Packham <[email protected]> wrote: > The module is available by default... it is no longer separated. > > > On Thu, 11 Jun 2015 at 13:55 Nikolai Lusan <[email protected]> wrote: > >> Hi, >> >> I just updated a work machine from Wheezy to Jessie. I was alarmed to >> find that Apache was no longer running. The cause of this being a >> problem loading mod_gnutls. After a bunch of digging about it turns out >> that (according to packages.debian.org) there is no >> libapache2-mod-gnutls available for Jessie. It is however available in >> Squeeze, Squeeze-lts, Wheezy, and Sid. There is also no mod_ssl package >> in Jessie. >> >> In short how am I supposed to get any SSL/TLS into apache on Jessie >> installs? >> >> -- >> Nikolai Lusan <[email protected]> >> >

