| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9e39a84 commit 5530d3f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -978,10 +978,10 @@ property is set only when `tlsSocket.authorized === false`. | |||
| 978 | 978 | added: v0.11.4 | |
| 979 | 979 | --> | |
| 980 | 980 | ||
| 981 | - * Returns: {boolean} | ||
| 981 | + * {boolean} | ||
| 982 | 982 | ||
| 983 | - Returns `true` if the peer certificate was signed by one of the CAs specified | ||
| 984 | - when creating the `tls.TLSSocket` instance, otherwise `false`. | ||
| 983 | + This property is `true` if the peer certificate was signed by one of the CAs | ||
| 984 | + specified when creating the `tls.TLSSocket` instance, otherwise `false`. | ||
| 985 | 985 | ||
| 986 | 986 | ### `tlsSocket.disableRenegotiation()` | |
| 987 | 987 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments