Closed TimoFlesch closed 2 years ago
Ok I solved this by manually adding the ppa for an older release
add-apt-repository "deb http://ppa.launchpad.net/cherokee-webserver/ppa/ubuntu saucy main"
... running
apt update
... and finally
apt install libcherokee-mod-libssl
@TimoFlesch is there a reason for you to use 16. Instead of more recent releases?
Hi @skinkie thanks for getting back to be so quickly! We'll keep using it until it reaches EOL. The problem was that I couldn't find any releases newer than 13.10 on http://ppa.launchpad.net/cherokee-webserver/ppa/ubuntu, so using an ubuntu version even newer than 16.04 probably wouldn't have fixed it?
I know that someone did post a new package. Even including new TLS.
Hi, I'm trying to add HTTPS support to my cherokee server but can't seem to select a SSL/TLS backend in its general settings, as the only option is "No TLS/SSL". Apparently, I need to install libcherokee-mod-libssl, but it doesn't seem to be available for Ubuntu 16.04.
Steps to reproduce:
I tried adding the cherokee ppa via
but this left me with the following error: