Chrome “Active content with certificate errors”

后端 未结 3 476
死守一世寂寞
死守一世寂寞 2020-12-04 16:19

We recently updated our ZNC server (don\'t think this matters) with a new certificate to include a Subject Alternative Name (SAN) DNS field. It works now in incognito but my

相关标签:
3条回答
  • 2020-12-04 16:49

    Restarting the browser gets rid of the "Active content with certificate errors".

    Some people rarely restart their browsers though, would be good to know how to resolve this without a restart.

    Update: A newer answer explains how to do this without a restart > https://stackoverflow.com/a/46390363/292408

    0 讨论(0)
  • 2020-12-04 16:49

    This may be equivalent to the other methods but I found it while trying to avoid restarting my browser.

    1. Click on the "Not secure" left of the URL.
    2. Click the number under Cookies (since they are almost always set) eg 4 in use.
    3. Click on each URL and click Remove.
    4. Close the tab and reopen and the warnings should have gone away and it show "Secure".
    0 讨论(0)
  • 2020-12-04 16:50

    To clear this error without a restart:

    • Open developer tools
    • Goto the Application tab
    • Clear storage
    • Close and re-open tab

    Commenters have pointed out the following:

    • you must close all tabs in all windows which are open to the same domain
    • you can uncheck "cookies" before clearing storage to preserve login information etc
    0 讨论(0)
提交回复
热议问题