Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Secure Connection Failed Mozilla version 48

more options

Hello, I am start getting "Secure Connection Failed" on company Citrix sites https://citrix.cogecodata.net/lp/allusers/Logon.do https://qticsg.quiettouch.com/ How I can fix it locally on my Mozilla version 48 or I have downgrade the Mozilla version? I am using Kaspersky Antivirus and those sites are in exception list already. Thank you Mario

Hello, I am start getting "Secure Connection Failed" on company Citrix sites https://citrix.cogecodata.net/lp/allusers/Logon.do https://qticsg.quiettouch.com/ How I can fix it locally on my Mozilla version 48 or I have downgrade the Mozilla version? I am using Kaspersky Antivirus and those sites are in exception list already. Thank you Mario

Всички отговори (3)

more options
more options

Those links give me:

SSL_ERROR_NO_CYPHER_OVERLAP

When I test the domains using this tool:

https://www.ssllabs.com/ssltest/

They score an "F" for connection security.

Their testbed was not able to connect using Firefox 46 or 47, Chrome 51, Edge, or Internet Explorer 11. Basically, this site is unusable in modern browsers due to how bad its security is.

So the administrator should update these sites ASAP if it is important that users have secure connections and that the site be able to trust those connections. Maybe they don't handle important enough data to worry about that.

Променено на от jscher2000 - Support Volunteer

more options

If your company believes you should use these servers despite the risk that no communications are actually private -- due to the combination of TLS 1.0 and RC4 cipher -- Firefox does have a mechanism to allow the specific servers:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste TLS and pause while the list is filtered

(3) Select (for example, triple-click) and copy the following line:

citrix.cogecodata.net,qticsg.quiettouch.com

(4) Double-click the security.tls.insecure_fallback_hosts preference and:

(A) If the preference currently has some value, add a comma to the end and then paste the additional text and click OK

(B) If the preference does not have any value, paste and click OK

To test, reload the insecure pages using Ctrl+Shift+r to bypass the cache.

Added a screenshot

Променено на от jscher2000 - Support Volunteer