You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, your cipher won't work because you are using ephemeral key exchange, you need to add !kEDH to your apache web server ssl conf file. However, what drew my attention to this post was for TLS 1.2 support, I have not been able to get this to work with TLS v1.1 or above, it works great on 1.0. Really would like advice on where to patch, i've been debugging but it's very difficult :/
If yes, can someone please direct me on what needs to be modified in order to read the following cipher?
Cipher Suite: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 (0x009e)
The text was updated successfully, but these errors were encountered: