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: