Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

localhost: SSL_ERROR_RX_RECORD_TOO_LONG

  • 1 ответ
  • 1 имеет эту проблему
  • 9 просмотров
  • Последний ответ от cor-el

more options

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)

more options

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