Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

How to enable TLS 1.2 in Version 48

  • 2 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от James

more options

I am attempting to use a php faxing solution which requires tls 1.2.

I need to enable TLS 1.2 but don't see how.

Thanks in advanced for any assistance. Regards.

I am attempting to use a php faxing solution which requires tls 1.2. I need to enable TLS 1.2 but don't see how. Thanks in advanced for any assistance. Regards.

Всички отговори (2)

more options

Hello vmanion, it is already the default max in 48 :

security.tls.version.max = 3 (means at least TLS 1.2)

security.tls.version.min = 1 (means at least TLS 1.0 )

please check it in about:config

http://kb.mozillazine.org/Security.tls.version.*

if you don't have the above preference double-click on the preference and change the number

thank you

more options

Променено на от James