Skip to content

Support transport-neutral TLS configuration - #239

Merged
ioquatix merged 1 commit into
mainfrom
tls-configuration
Aug 19, 2026
Merged

Support transport-neutral TLS configuration#239
ioquatix merged 1 commit into
mainfrom
tls-configuration

Conversation

@samuel-williams-shopify

Copy link
Copy Markdown
Contributor

Summary

  • accept tls_configuration: on Async::HTTP::Endpoint
  • forward it to IO::Endpoint::SSLEndpoint without passing it to the TCP endpoint
  • require io-endpoint ~> 0.18 and add an unreleased note

Testing

  • bundle exec sus test/async/http/endpoint.rb
  • COVERAGE=PartialSummary bundle exec bake test
  • bundle exec rubocop

Assisted-By: devx/3ed43c18-3c9a-4ad9-a6f5-6668caa29658
@ioquatix
ioquatix merged commit 9a52962 into main Aug 19, 2026
34 of 58 checks passed
@ioquatix
ioquatix deleted the tls-configuration branch August 19, 2026 05:41
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.

2 participants