Files
documentation/site/source/misc-guides/ca-chrome.rst
2025-12-12 19:55:59 -05:00

17 lines
679 B
ReStructuredText

.. _ca-chrome:
==========================================
Configuring Chrome to Respect Your Root CA
==========================================
This guide applies to Chrome, Chromium, Brave, Vivaldi and any other Chrome-based browser, only on Linux, where by default, Chrome does not look to the system trust store but provides its own build-in trust store.
#. Visit `chrome://settings/certificates` in Chrome
#. Select the **Authorities** tab
#. Select **Import**
#. Find and select your *adjective-noun.crt* file
#. Check “Trust this certificate for identifying websites”
#. Select OK
#. You may need to restart your browser or computer for the changes to take effect.