Skip to content

_tls_wrap: Migrate the errors to internal/errors #17709

Refs: #17709 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

The doc/api/errors.md file has been modified to include the ERR_TLS_RENEGOTIATION_DISABLED error . Also, modified the files lib/_tls_wrap.js, lib/internal/errors.js, test/parallel/test-tls-disable-renegotiation.js so as to add the ERR_TLS_RENEGOTIATION_DISABLED error

Merge request reports

Loading