We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17bff5c commit a821a96Copy full SHA for a821a96
doc/api/tls.md
@@ -813,7 +813,7 @@ certificate.
813
alternative to the `subject` names.
814
* `infoAccess` {Array} (Optional) An array describing the AuthorityInfoAccess,
815
used with OCSP.
816
-* `issuerCert` {Object} (Optional) The issuer certificate object. For
+* `issuerCertificate` {Object} (Optional) The issuer certificate object. For
817
self-signed certificates, this may be a circular reference.
818
819
The certificate may contain information about the public key, depending on
0 commit comments