Skip to content
Prev Previous commit
Next Next commit
doc: remove unrelated changes
  • Loading branch information
Asaf-Federman committed Jul 23, 2025
commit 90f8288513f65b0a043354831934dfa5a74a5fbc
8 changes: 4 additions & 4 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3039,11 +3039,11 @@ On macOS, the following settings are respected:

* Default and System Keychains
* Trust:
* Any certificate where the "When using this certificate" flag is set to "Always Trust" or
* Any certificate where the "Secure Sockets Layer (SSL)" flag is set to "Always Trust."
* Any certificate where the When using this certificate flag is set to Always Trust or
* Any certificate where the Secure Sockets Layer (SSL) flag is set to Always Trust.
* Distrust:
* Any certificate where the "When using this certificate" flag is set to "Never Trust" or
* Any certificate where the "Secure Sockets Layer (SSL)" flag is set to "Never Trust."
* Any certificate where the When using this certificate flag is set to Never Trust or
* Any certificate where the Secure Sockets Layer (SSL) flag is set to Never Trust.

On Windows, the following settings are respected (unlike Chromium's policy, distrust
and intermediate CA are not currently supported):
Expand Down