Hide Forgot
Description of problem: The 3DES ciphers should be enabled in LEGACY mode and we disable in DEFAULT and FUTURE. but for the ciphers to be actually sent we need to have it both enabled by default and part of LEGACY policy. This is about changing the default for them to be enabled Version-Release number of selected component (if applicable): nss-3.38.0-1.0.el8+7 How reproducible: always Steps to Reproduce: 1. change system to LEGACY mode 2. run tstclnt, check ClientHello 3. Actual results: no 3des ciphers present Expected results: 3des ciphers included Additional info: