搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Can't open dmepdac.com, except in Internet Explorer - Could in past

  • 1 个回答
  • 9 人有此问题
  • 9 次查看
  • 最后回复者为 cor-el

more options

In the past, I could access dmepdac.com, a government website with any issues. But during the past few months some changes have occurred. The only way I can access the site today is by using Internet Explorer. To access the site in Internet Explorer, I had to go into the tools area, internet options, then the advanced folder and uncheck (use TLS.1.1 and 1.2.) in the security section. Once this was done, I can now access the website again. But I can't find any way for Firefox to allow access. Any help will be appreciated. Firefox is my browser of choice. As a side note, I cannot open the website using Chrome either. Thank you.

In the past, I could access dmepdac.com, a government website with any issues. But during the past few months some changes have occurred. The only way I can access the site today is by using Internet Explorer. To access the site in Internet Explorer, I had to go into the tools area, internet options, then the advanced folder and uncheck (use TLS.1.1 and 1.2.) in the security section. Once this was done, I can now access the website again. But I can't find any way for Firefox to allow access. Any help will be appreciated. Firefox is my browser of choice. As a side note, I cannot open the website using Chrome either. Thank you.

所有回复 (1)

more options

The site doesn't seem to work when TLS 1.1 or later is enabled.

I don't know what server software is running on the server.

It works with security.tls.version.max = 1, but fails when security.tls.version.max > 1 and also fails if I set security.tls.version.min = 1 and security.tls.version.max = 1
At least in Firefox it is easy to disable TLS 1.1 by changing a pref.
In Google Chrome this is more difficult and you need to start Google Chrome with the --ssl-version-max=tls1 command line switch.