Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How to enable TLS 1.2 in Version 48

  • 2 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de 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.

Todas as respostas (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

Alterado por James em