Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: new TLSSocket has no secure context options
Unlike all the other tls APIs, if any secure context configuration is required, the caller is responsible for creating the context. Corrects a doc regression introduced in caa7fa9. Fix nodejs#10538
- Loading branch information