Fix typo in Firefox root CA steps (#582)

This commit is contained in:
ok300
2024-01-13 22:46:00 +00:00
committed by GitHub
parent 69a3a71ad4
commit 1ba9f6263f

View File

@@ -12,7 +12,7 @@ Choose your operating system from among the tabs below:
#. Open Firefox and enter ``about:config`` in the URL bar. Accept any warnings that appear #. Open Firefox and enter ``about:config`` in the URL bar. Accept any warnings that appear
#. Search for ``security.enterprise_roots.enable``, set it to ``true``. #. Search for ``security.enterprise_roots.enabled``, set it to ``true``.
.. figure:: /_static/images/ssl/browser/enterprise_roots_enabled_true.png .. figure:: /_static/images/ssl/browser/enterprise_roots_enabled_true.png
:width: 80% :width: 80%