# Chrome Certificate Error

Pritunl will set the HSTS header to force the web browser to use HTTPS. When changing certificates it is possible to be locked out of the web console with the error message *You cannot visit example.domain right now because the website uses HSTS*. If this occurs the domain must be removed from the Chrome HSTS database. This is done by first closing any open tabs with the Pritunl web console then going to **chrome://net-internals/#hsts**. At the bottom of the page put the domain of the Pritunl web console in the *Delete domain security policies* field and click *Delete*. Then open a new tab and go to the web console and click *Proceed to example.domain (unsafe)*.

![](/files/bEyc6ZtWoYQEkeK8h0Ly)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pritunl.com/kb/vpn/system/chrome-certificate-error.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
