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: