Cobra Forum

Linux Specialised Support => Security => Topic started by: kalpana on Nov 06, 2023, 03:50 AM

Title: Disable Ciphers / TLS
Post by: kalpana on Nov 06, 2023, 03:50 AM
Hi folks,

I would like to disable certain ciphers (Eg. AES 256-bit key size OR shorter, Blowfish) and TLS/SSL (Eg. TLS version 1.1 and below / SSL 3 / SSL 2) in Ubuntu 16.04 and 18.04.
As I did some google in the internet, so far the resultz only show me on how to disable those ciphers/TLS on the application itself (Eg. SSH and web severs like apache).
As I am a Windows user, I understand that I am able to disable those ciphers/TLS system-wide in windows by configuring on the registry.

May I know is there a way to disable certain ciphers and TLS/SSL system-wide in Ubuntu 16.04 and 18.04 ?

Thanks in advance