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

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више
Архивирано

localhost: SSL_ERROR_RX_RECORD_TOO_LONG

cor-el одговорено
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.

Сви одговори (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