Adding support for TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
It appears that while Firefox currently supports TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 it does not support TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384. Would it be possible to add support for this Cipher Suite?
The difference being support for CBC in addition to the currently supported GCM.
It appears that while Firefox currently supports TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 it does not support TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384. Would it be possible to add support for this Cipher Suite?
The difference being support for CBC in addition to the currently supported GCM.
被選擇的解決方法
I don't know who decides such things. There is a developer mailing list for product security issues, so perhaps:
https://lists.mozilla.org/listinfo/dev-security
從原來的回覆中察看解決方案 👍 0所有回覆 (1)
選擇的解決方法
I don't know who decides such things. There is a developer mailing list for product security issues, so perhaps: