Files
bun.sh/test/js/node
Ciro Spaciari 74d91f6b51 feat(SSL_renegociate) (#10256)
* allow client renegotiation and allow server renegotiation with limits matching nodejs behavior

* wip before the refactoring and context separation

* investigate if BoringSSL can send a SSL_renegotiate request or only accept

* format-off

* option to disable server renegotiation

* allow tls options on https

* dead_socket when connectError

* propagate cert error

* test

* move the logic to the right place

* cleanup

* Update test/js/node/tls/renegotiation.test.ts

Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>

---------

Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Georgijs <48869301+gvilums@users.noreply.github.com>
2024-04-15 05:00:41 -07:00
..
2024-04-14 03:07:18 -07:00
2024-04-03 02:47:13 -07:00
2024-03-17 06:20:24 -07:00
2024-04-15 05:00:41 -07:00
2024-03-17 06:20:24 -07:00
2024-03-13 12:34:38 -07:00
2023-10-30 23:05:32 -07:00
2024-02-26 19:15:28 -08:00
2023-03-07 12:22:34 -08:00
2023-03-07 12:22:34 -08:00
2023-07-28 16:59:46 -07:00