"This Connection is Untrusted" page has no "I understand the risks" block.
Security exception added manually in the "Certificate Manager" doesn't work. Self-signed certificate is issued for all subdomains: *.top.domain
Изменено
Все ответы (4)
Separate Issue: Update your Flash Player (Linux) Version 11.2.202.481
https://www.adobe.com/products/flashplayer/distribution3.html
See if there are updates for your graphics drivers https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration
I've called the big guys to help you. Good luck.
If you can't inspect the certificate via "I Understand the Risks" then try this:
Open this chrome URI by pasting or typing this URI in the location/address bar to open the "Add Security Exception" window and check the certificate:
- chrome://pippki/content/exceptionDialog.xul
In the location field type/paste the URL of the website
- retrieve the certificate via the "Get certificate" button
- click the "View..." button to inspect the certificate in the Certificate Viewer
I did this exception dialog before via: 1. Preferences > Advanced > Certificates > View Certificates > Servers > Add Exception. 2. Using developer tools remove attribute hidden="true" from the div in the "Untrusted Connection" page then click "Add exception"
So, in the Certificates Manager I can see that my certificate is added. Unfortunately, adding exception doesn't help in case of domain with *. (see *.cd.xxx.xx in the screenshot) However, I does help in case of explicitly specified subdomain (see stash.xxx.xx in the screenshot.)
cor-el said
If you can't inspect the certificate via "I Understand the Risks" then try this: Open this chrome URI by pasting or typing this URI in the location/address bar to open the "Add Security Exception" window and check the certificate:In the location field type/paste the URL of the website
- chrome://pippki/content/exceptionDialog.xul
- retrieve the certificate via the "Get certificate" button
- click the "View..." button to inspect the certificate in the Certificate Viewer
Any update on this? Should I file a bugreport?