diff options
author | 2023-04-07 08:02:05 -0300 | |
---|---|---|
committer | 2023-04-07 04:02:05 -0700 | |
commit | 6baedd27bc6f0f271249a5b332d3212254909141 (patch) | |
tree | 22b8f7a3a847bb1ea5df53e799ec331f3b737b8b /docs/api/node-api.md | |
parent | 5465a3980a915ec1b3b20a8c445cdbaa49f8924f (diff) | |
download | bun-6baedd27bc6f0f271249a5b332d3212254909141.tar.gz bun-6baedd27bc6f0f271249a5b332d3212254909141.tar.zst bun-6baedd27bc6f0f271249a5b332d3212254909141.zip |
feat(tls.Server) basic support (cert, key, rejectUnauthorized, requestCert, ca) #2412 (#2552)
* cherry picked
* add StringOrBuffer parameter
* Format and adds types
* update uws
* fix tests
* more types
* fix typing
* add timeouts, clean some stuff
* move tests to describe
* fixes SSL hostname when Host is provided
* cleanup on tests
* change 127.0.0.1 to 0.0.0.0
* try another listening parameter
* test timings and update uws
* remove unnecessary comment
* move listening event around
* always await Bun.connect
* do not fail if the tests already passed when using Bun.connect
* regenerate classes
* undo generated classes
* generate classes
* fix merge
---------
Co-authored-by: cirospaciari <cirospaciari@MiWiFi-RA82-srv.cirospaciari>
Diffstat (limited to 'docs/api/node-api.md')
0 files changed, 0 insertions, 0 deletions