The quickest fix is to just remove the TLS_DHE_RSA_WITH_AES_128_CBC_SHA from the cihpers. This removes the one google is complaining about.
You can also add in the additional ones although I don't know which ones are really used / supported.
--Bill
The quickest fix is to just remove the TLS_DHE_RSA_WITH_AES_128_CBC_SHA from the cihpers. This removes the one google is complaining about.
You can also add in the additional ones although I don't know which ones are really used / supported.
--Bill