Hide Forgot
Description of problem: Modify the SSLCipherSuite broke the Satellite server after upgrade. ssl.conf: added to SSLProtocol ALL -SSLv2 -SSLv3 Modified the SSLCipherSuite to be: SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:!RC4+RSA:+HIGH:!MEDIUM:!LOW Version-Release number of selected component (if applicable): Satellite 6.5
I would suggest using this: https://mozilla.github.io/server-side-tls/ssl-config-generator/ and choosing Intermediate (compatible back to Java 7) or Modern (only compatible back to Java 8) ideally.
Satellite 6.3 has the following > SSLCipherSuite HIGH:MEDIUM:!aNULL:!MD5:!RC4 > SSLProtocol all -SSLv2 -SSLv3 Which should be acceptable. Closing this out as "NEXTRELEASE" for inclusion with 6.3