We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e8ae8 commit 3445144Copy full SHA for 3445144
doc/api/tls.md
@@ -2315,8 +2315,10 @@ added:
2315
- v23.10.0
2316
- v22.15.0
2317
changes:
2318
- - Added support for the `as` option to specify the return format of certificates (`buffer` or `x509`).
2319
- - Updated the default return format to be `buffer`.
+ - version:
+ - REPLACEME
2320
+ pr-url: https://github.com/nodejs/node/pull/59349
2321
+ description: Added optional `options.type` parameter to `getCACertificates()`.
2322
-->
2323
2324
* `options` {string|Object|undefined}
0 commit comments