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 cdf69dc commit d978079Copy full SHA for d978079
doc/api/tls.md
@@ -2508,7 +2508,7 @@ added: v0.11.3
2508
[`tls.connect()`]: #tlsconnectoptions-callback
2509
[`tls.createSecureContext()`]: #tlscreatesecurecontextoptions
2510
[`tls.createServer()`]: #tlscreateserveroptions-secureconnectionlistener
2511
-[`tls.getCACertificates()`]: #tlsgetcacertificatestype
+[`tls.getCACertificates()`]: #tlsgetcacertificatesoptions
2512
[`tls.getCiphers()`]: #tlsgetciphers
2513
[`tls.rootCertificates`]: #tlsrootcertificates
2514
[`x509.checkHost()`]: crypto.md#x509checkhostname-options
0 commit comments