Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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.
Arquivado

localhost: SSL_ERROR_RX_RECORD_TOO_LONG

wavemaster

Visual Studio 2017 and using FF Developer for debugging. As off some time this weekend I get this error message.

Worked fine last week.

My local webconfig has the redirect to HTTPS rule disabled. So I am going to localhost, at least not with FF Developer or regular FF has the same error.

Works fine on Chrome and Opera.

Visual Studio 2017 and using FF Developer for debugging. As off some time this weekend I get this error message. Worked fine last week. My local webconfig has the redirect to HTTPS rule disabled. So I am going to localhost, at least not with FF Developer or regular FF has the same error. Works fine on Chrome and Opera.

Todas as respostas (1)

Does this apply?

You can no longer use some domains like .dev locally because its owner (Google) has added this domain to the HSTS preload list and a secure connection is automatically enforced. The ".dev" domain landed on the HSTS preload list in Firefox 59.0b7 and this means that Firefox will automatically try a secure connection to these TLDs.

A possible workaround could be to disable the HSTS preload list, but this is not recommended.

  • network.stricttransportsecurity.preloadlist = false