var TLS_DHE_RSA_WITH_AES_256_CBC_SHA256: SSLCipherSuite { get } See Also Constants var SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA: SSLCipherSuite Session key size conforms to pre-1998 US export restrictions. var SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA: SSLCipherSuite var SSL_DHE_DSS_WITH_DES_CBC...
security.ssl3.dhe_rsa_aes_128_sha security.ssl3.dhe_rsa_aes_256_sha These shouldn't be enabled. Thanks for your reply but my question is can we use (regardles of this security problem) TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 and TLS_DHE_RSA_WITH_AES_256_CBC_SHA256. My servers...
All is working with bctls-fips-1.0.11.x. Getting [1]. The bc jsse is set to debug but not much it is coming out of it. I traced the issue to this commit: 1dd2eee Let me know if I can provide more info [1] ││ 2021-09-10 16:21:08.392 DEBU...
security.ssl3.dhe_rsa_aes_128_sha security.ssl3.dhe_rsa_aes_256_sha These shouldn't be enabled. Thanks for your reply but my question is can we use (regardles of this security problem) TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 and TLS_DHE_RSA_WITH_AES_256_CBC_SHA256. My servers...