summaryrefslogtreecommitdiff
path: root/tests/unit/tls_test.ts
AgeCommit message (Expand)Author
2024-04-18feat(ext/net): extract TLS key and certificate from interfaces (#23327)Bartek Iwańczuk
2024-04-11Revert "refactor(ext/net): extract TLS key and certificate from inter… (#23...Bartek Iwańczuk
2024-04-09refactor(ext/net): extract TLS key and certificate from interfaces (#23296)Matt Mastracci
2024-04-08feat(ext/net): Refactor TCP socket listeners for future clustering mode (#23037)Matt Mastracci
2024-04-08fix(ext/tls): add support EC private key (#23261)MAKS11060
2024-04-03chore(tests): rewrite tls_test to avoid any hardcoded ports (#23191)Matt Mastracci
2024-04-02chore: update `std` submodule to 0.221.0 (#23112)Asher Gomez
2024-02-18feat: `Deno.ConnectTlsOptions.{cert,key}` (#22274)Asher Gomez
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci