Closed Bug 1152827 Opened 9 years ago Closed 8 years ago

www.myagent.gov.ab.ca is TLS 1.1/1.2 intolerant

Categories

(Web Compatibility :: Site Reports, defect)

Firefox 40
defect
Not set
normal

Tracking

(firefox40 affected)

RESOLVED FIXED
Tracking Status
firefox40 --- affected

People

(Reporter: kjozwiak, Unassigned)

References

()

Details

Looks like myagent.gov.ab.ca is using RC4-only and should probably update to a better cipher as all the browsers are phasing support for it.

* https://www.ssllabs.com/ssltest/analyze.html?d=myagent.gov.ab.ca

As per Bug # 1143375 Comment # 6, you can add the website into "security.tls.insecure_fallback_hosts" in about:config to workaround the error.

STR:

* download the latest nightly
** http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/
* once downloaded & installed, visit https://www.myagent.gov.ab.ca
* You'll receive "Error code: ssl_error_no_cypher_overlap"
This was fixed at some point. The server still has absolutely horrible security, but it works now, at least. AES CBC & 3DES are now available in addition to RC4 & EXPORT ciphers, not to mention SSL3 & even SSL2. (for the full list of the horrors here, see the test)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
(In reply to Dave Garrett from comment #1)
> This was fixed at some point. The server still has absolutely horrible
> security, but it works now, at least. AES CBC & 3DES are now available in
> addition to RC4 & EXPORT ciphers, not to mention SSL3 & even SSL2. (for the
> full list of the horrors here, see the test)

Unfortunately, it looks like TLS 1.1/1.2 intolerance was introduced as well.
I'm going to re-open, since the bug number here is already referenced at https://hg.mozilla.org/integration/mozilla-inbound/annotate/624abe520677/security/manager/ssl/IntolerantFallbackList.inc#l411.
Blocks: TLS-Intolerance
No longer blocks: RC4-Dependence
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Summary: ssl_error_no_cypher_overlap on myagent.gov.ab.ca → www.myagent.gov.ab.ca is TLS 1.1/1.2 intolerant
Fixed.
Status: REOPENED → RESOLVED
Closed: 9 years ago8 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Web Compatibility
You need to log in before you can comment on or make changes to this bug.