[soulTec] How to get around “your connection is not private”

Back to Blog

[soulTec] How to get around “your connection is not private”

This little post is about how to get around the “Your connection is not private” message.

While we were in the process of setting up our new lab environment, we ran into the problem of “invalid” certificates on our hypervisors. This is completely normal for a lab environment, especially one that is being built. Our favorite browser, Google Chrome, enforces secure certificates and won’t let us continue if it detects that the SSL certificate is invalid. However, there is a simple trick to get around this blockade.

showing the error message "Your connection is not private" in google chrome

If this is the case and you are sure that the website you want to visit is ok, just type “thisisunsafe” while having the Chrome app in focus. Don’t write it in the URL bar or anywhere else. Just type “thisisunsafe” while you are on the page, and Chrome will take you to the website you want right away. There is no installation required. And this also works with the Chromium-based Microsoft Edge browser.

Of course, this is not recommended if you encounter this problem on the web. In our case, it was in our own lab environment before we were able to set up a CA system and use trusted certificates.

If your browser is not Google Chrome but Firefox, working around the problem is a bit more involved and not as elegant, as the feature is completely disabled.

  1. In the Mozilla Firefox address bar, type about:config
  2. Search for network.stricttransportsecurity.preloadlist
  3. Set the last field Value to false
  4. Restart the browser.

If you have any questions, feel free to message us in the comments or connect with us on our social media platforms.

 

Share this post

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to Blog