Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Default value of security.tls.version.fallback-limit in version 37

  • 2 답장
  • 18 이 문제를 만남
  • 1 보기
  • 최종 답변자: hshimoji

more options

I have read guidelines and some of past questions, but am not sure this is a right forum to post my question. Please kindly navigate me to a right place if necessary.

I noticed Firefox Beta 37 has the following default values for TLS configuration that I believe it always requires TLS 1.2 for TLS connection even though TLS 1.0 is allowed to use because you cannot fall back to TLS 1.0 due to the fallback-limit value.

security.tls.version.fallback-limit;3 security.tls.version.max;3 security.tls.version.min;1

The values of security.tls.version.max and min stays the same as Firefox 36, but security.tls.version.fallback-limit has changed from 1 to 3 in Firefox Beta 37.

Will security.tls.version.fallback-limit;3 be the default configuration in the next official Firefox 37 release?

I have read guidelines and some of past questions, but am not sure this is a right forum to post my question. Please kindly navigate me to a right place if necessary. I noticed Firefox Beta 37 has the following default values for TLS configuration that I believe it always requires TLS 1.2 for TLS connection even though TLS 1.0 is allowed to use because you cannot fall back to TLS 1.0 due to the fallback-limit value. security.tls.version.fallback-limit;3 security.tls.version.max;3 security.tls.version.min;1 The values of security.tls.version.max and min stays the same as Firefox 36, but security.tls.version.fallback-limit has changed from 1 to 3 in Firefox Beta 37. Will security.tls.version.fallback-limit;3 be the default configuration in the next official Firefox 37 release?

모든 댓글 (2)

more options

선택된 해결법

more options

philipp, thank you for the prompt response and information.