Skip to content

feat: added tls handshake timeout to httpsconnector and connectorbuilder#356

Open
lucastemb wants to merge 2 commits into
rustls:mainfrom
lucastemb:lt/tls-handshake-timeout
Open

feat: added tls handshake timeout to httpsconnector and connectorbuilder#356
lucastemb wants to merge 2 commits into
rustls:mainfrom
lucastemb:lt/tls-handshake-timeout

Conversation

@lucastemb

Copy link
Copy Markdown

Adds support for TLS handshake timeout by threading optional timeout through HttpsConnectorBuilder and HttpsConnector before forwarding to tokio_rustls::TlsConnector

Motivated by:

Blocked by rustls/tokio-rustls#178

Once the tokio-rustls PR is approved and merged, this PR should be updated to point to new release.

@lucastemb lucastemb changed the title feat: added tls handshake timeout feat: added tls handshake timeout to httpsconnector and connectorbuilder Jun 8, 2026
@lucastemb lucastemb marked this pull request as ready for review June 8, 2026 19:54
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