Skip to content

Add TLS flags - #334

Open
jeremija wants to merge 1 commit into
rakyll:masterfrom
jeremija:tls-config
Open

Add TLS flags#334
jeremija wants to merge 1 commit into
rakyll:masterfrom
jeremija:tls-config

Conversation

@jeremija

@jeremija jeremija commented Feb 19, 2026

Copy link
Copy Markdown

Hello, not sure if this contribution will be welcome, but I really like hey and these changes helped me benchmark an mTLS endpoint recently. Happy to address any issues if needed.

Add TLS flags

  • -insecure to enable InsecureSkipVerify
  • -ca to load a custom CA certificate chain
  • -cert/-key to load a custom certificate keypair, useful for mTLS

Related to !303

- `-insecure` to enable `InsecureSkipVerify`
- `-ca` to load a custom CA certificate chain
- `-cert`/`-key` to load a custom certificate keypair, useful for mTLS
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.

1 participant