| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e105034 commit 281d7f7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1776,8 +1776,10 @@ added: v12.3.0 | |||
| 1776 | 1776 | * {string[]} | |
| 1777 | 1777 | ||
| 1778 | 1778 | An immutable array of strings representing the root certificates (in PEM format) | |
| 1779 | - used for verifying peer certificates. This is the default value of the `ca` | ||
| 1780 | - option to [`tls.createSecureContext()`][]. | ||
| 1779 | + from the bundled Mozilla CA store as supplied by current Node.js version. | ||
| 1780 | + | ||
| 1781 | + The bundled CA store, as supplied by Node.js, is a snapshot of Mozilla CA store | ||
| 1782 | + that is fixed at release time. It is identical on all supported platforms. | ||
| 1781 | 1783 | ||
| 1782 | 1784 | ## `tls.DEFAULT_ECDH_CURVE` | |
| 1783 | 1785 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments