mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
Add Chrome CA Trust guide for Linux (#592)
This commit is contained in:
16
site/source/misc-guides/ca-chrome.rst
Normal file
16
site/source/misc-guides/ca-chrome.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
.. _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
|
||||
|
||||
Reference in New Issue
Block a user