Ciro Spaciari
6baedd27bc
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>
2023-04-07 04:02:05 -07:00
..
2023-03-07 12:22:34 -08:00
2023-04-06 13:59:06 -07:00
2023-03-22 15:01:01 -07:00
2023-03-07 12:22:34 -08:00
2023-03-22 15:01:01 -07:00
2023-04-06 15:55:23 -07:00
2023-03-22 15:01:01 -07:00
2023-03-07 12:22:34 -08:00
2023-03-22 15:01:01 -07:00
2023-03-19 14:08:20 -07:00
2023-04-05 18:27:02 -07:00
2023-04-04 16:47:57 -07:00
2023-03-28 18:23:50 -07:00
2023-03-22 15:01:01 -07:00
2023-03-07 12:22:34 -08:00
2023-03-07 12:22:34 -08:00
2023-04-07 04:02:05 -07:00
2023-03-28 18:23:50 -07:00
2023-03-07 12:22:34 -08:00
2023-03-07 12:22:34 -08:00
2023-03-07 22:29:29 -08:00
2023-03-07 12:22:34 -08:00
2023-03-22 18:09:51 -07:00
2023-03-07 12:22:34 -08:00
2023-03-22 15:01:01 -07:00
2023-04-01 21:13:27 -07:00