We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def3694 commit 2e22b29Copy full SHA for 2e22b29
doc/api/errors.md
@@ -2802,7 +2802,8 @@ Failed to set PSK identity hint. Hint may be too long.
2802
2803
### `ERR_TLS_RENEGOTIATION_DISABLED`
2804
2805
-An attempt was made to renegotiate TLS on a socket instance with TLS disabled.
+An attempt was made to renegotiate TLS on a socket instance with renegotiation
2806
+disabled.
2807
2808
<a id="ERR_TLS_REQUIRED_SERVER_NAME"></a>
2809
0 commit comments