Forum archive
How to disable TLS1.0 & TLS1.1 in Ghost/Nginx?
I updated my /etc/nginx/nginx.conf to this: ssl_protocols TLSv1.2 TLSv1.3; # Dropping SSLv3, ref: POODLE Then did a "systemctl restart nginx", but TLS1.0 & TLS1.1 are still …
Forum archive tag
11 matching pages
Forum archive
I updated my /etc/nginx/nginx.conf to this: ssl_protocols TLSv1.2 TLSv1.3; # Dropping SSLv3, ref: POODLE Then did a "systemctl restart nginx", but TLS1.0 & TLS1.1 are still …
Forum archive
I am experiencing very strange behavior on one of my new LAMP servers. This may not be Turnkey specific but I figure I'd start here and see if you all have any ideas! Here's what …
Forum archive
Seen this? https://arstechnica.com/information-technology/2020/03/lets-encrypt-revoking-https-certs-due-to-certificate-authority-bug/#p3 What must we do? Replies (5) Nice work …
Forum archive
When trying to remove support for TLS v1.0 and 1.1 in the WebMin interface: I get this message when I restart the machine: Any idea how to disable TLSv1 and 1.1? Thanks Replies …
Forum archive
I've just had a message from Fritz. He's been trying (unsuccessfully) to post a new forum thread to get some assistance. I've tweaked his website user account in the hope that …
Forum archive
I can connect and verify that things are working on port 389. No connection is available on 636 using SSL. Do I have a configuration setting wrong or does this need to be enabled? …
Forum archive
Hy! I am using turnkey ejabberd on Amazon AWS. When connecting to the chat server from my client app I get an exception. It only occures if I try using SSL(TLS). Could somebody …
Forum archive
Hi I installed Version 14.0 LAMP Stack on a MS Hyper-V-Cluster. Then transferred an existing phpBB-board and updated it to the latest version (3.1.6). Everything works fine except …
Forum archive
Hi, Please Improve Security Of hub.turnkeylinux.org See security report @ https://www.ssllabs.com/ssltest/analyze.html?d=hub.turnkeylinux.org Ouch, A "C". SSL 3, are you serious!! …
Forum archive
TKLBAM backup creation ends with the message: "Could not set backup end record GnuTLS recv error (-9): A TLS packet with unexpected length was received". This happens from both …
Forum archive
Hi, does anybody know if a security patch was backported to allow disabling SSL/TLS compression? I recently set up my first TKL phpbb appliance and ran a nessus scan on it. It …