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 cf66e93 commit 2794e88Copy full SHA for 2794e88
doc/api/tls.md
@@ -855,7 +855,7 @@ certificate.
855
alternative to the `subject` names.
856
* `infoAccess` {Array} (Optional) An array describing the AuthorityInfoAccess,
857
used with OCSP.
858
-* `issuerCert` {Object} (Optional) The issuer certificate object. For
+* `issuerCertificate` {Object} (Optional) The issuer certificate object. For
859
self-signed certificates, this may be a circular reference.
860
861
The certificate may contain information about the public key, depending on
0 commit comments