mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: fix ERR_TLS_RENEGOTIATION_DISABLED text
PR-URL: https://github.com/nodejs/node/pull/46122 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
@@ -2802,7 +2802,8 @@ Failed to set PSK identity hint. Hint may be too long.
|
||||
|
||||
### `ERR_TLS_RENEGOTIATION_DISABLED`
|
||||
|
||||
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
|
||||
disabled.
|
||||
|
||||
<a id="ERR_TLS_REQUIRED_SERVER_NAME"></a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user