Skip to content

HTTPCLIENT-2417 Honor TlsConfig attachment in async connect path#812

Open
arturobernalg wants to merge 1 commit intoapache:masterfrom
arturobernalg:HTTPCLIENT-2417
Open

HTTPCLIENT-2417 Honor TlsConfig attachment in async connect path#812
arturobernalg wants to merge 1 commit intoapache:masterfrom
arturobernalg:HTTPCLIENT-2417

Conversation

@arturobernalg
Copy link
Member

Make PoolingAsyncClientConnectionManager.connect() use the provided TlsConfig for direct TLS connections.

Make PoolingAsyncClientConnectionManager.connect() use the provided TlsConfig for direct TLS connections.
@arturobernalg arturobernalg requested a review from ok2c March 19, 2026 16:12
@ok2c
Copy link
Member

ok2c commented Mar 19, 2026

@arturobernalg Could you double-check if the classic pool manager is affected by the same problem or not?

@arturobernalg
Copy link
Member Author

arturobernalg commented Mar 19, 2026

classic

@arturobernalg Could you double-check if the classic pool manager is affected by the same problem or not?

@ok2c classic managers don't see the same issue there .. I'm missing something?

@ok2c
Copy link
Member

ok2c commented Mar 19, 2026

@ok2c classic managers don't see the same issue there .. I'm missing something?

@arturobernalg I suppose nothing. I just wanted to know if the classic connection manager was also affected.

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.

3 participants