Skip to content

Conversation

@alii
Copy link
Member

@alii alii commented May 7, 2025

What does this PR do?

Fixes #13710

  • Implements TLS min/max versions with appropriate CLI arguments

  • Various other tls-related argument validation fixes

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)

  • Code changes

How did you verify your code works?

Tests pass (not yet..)

@robobun
Copy link
Collaborator

robobun commented May 7, 2025

Updated 8:45 PM PT - May 21st, 2025

@alii, your commit 7749bf7 has 22 failures in Build #17097:


🧪   To try this PR locally:

bunx bun-pr 19531

That installs a local version of the PR into your bun-19531 executable, so you can run:

bun-19531 --bun

@alii alii closed this Jul 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TLS version limitation something like Node.js --tls-max-v1.2 cli arg

4 participants