Unsafe 3DES Cipher Suite im FHIR Proxy #117
Labels
enhancement
New feature or request
ready for release
Issue is fixed and merged into develop, ready for next release
Milestone
Hi,
I've been informed by our security team that we are still supporting an insecure cipher suite. They directed me to the standards at https://github.com/ssllabs/research/wiki/SSL-and-TLS-Deployment-Best-Practices.
After reviewing, I noticed that a 3DES cipher suite is still being supported, which should be removed according to the best practice recommendations.
As a result, I suggest removing this cipher suite from the ssl.conf. Please refer to the
SSLCipherSuite
andSSLProxyCipherSuite
directives.Source:
dsf/dsf-docker/fhir_proxy/conf/extra/httpd-ssl.conf
Line 68 in 74eb4d7
Best regards,
Nam
The text was updated successfully, but these errors were encountered: