[PR] TLS client endpoints to make use of JSSE Endpoint Identification by default [httpcomponents-core]

2024-01-29 Thread via GitHub
ok2c opened a new pull request, #455: URL: https://github.com/apache/httpcomponents-core/pull/455 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] TLS client endpoints to make use of JSSE Endpoint Identification by default [httpcomponents-core]

2024-01-29 Thread via GitHub
ok2c commented on PR #455: URL: https://github.com/apache/httpcomponents-core/pull/455#issuecomment-1914352411 @arturobernalg Please take a look. See https://issues.apache.org/jira/browse/HTTPCLIENT-2151 for details -- This is an automated message from the Apache Git Service. To respond

Re: [PR] HTTPCLIENT-751: Support for RFC 2817 (Upgrading to TLS Within HTTP/1.1) [httpcomponents-client]

2024-01-29 Thread via GitHub
ok2c merged PR #542: URL: https://github.com/apache/httpcomponents-client/pull/542 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hc.ap

[jira] [Commented] (HTTPCLIENT-751) ProtocolSocketFactory to upgrade an unsecured connection to secured via TLS

2024-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811870#comment-17811870 ] ASF subversion and git services commented on HTTPCLIENT-751: --

[jira] [Resolved] (HTTPCLIENT-751) ProtocolSocketFactory to upgrade an unsecured connection to secured via TLS

2024-01-29 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-751. -- Resolution: Fixed > ProtocolSocketFactory to upgrade an unsecured connectio

[PR] SNI support improvements [httpcomponents-client]

2024-01-29 Thread via GitHub
ok2c opened a new pull request, #543: URL: https://github.com/apache/httpcomponents-client/pull/543 * Connection route info now request URI authority * The default route planner and connections managers now take request URI authority when calculating the connection route and when pooling

Re: [PR] SNI support improvements [httpcomponents-client]

2024-01-29 Thread via GitHub
ok2c commented on PR #543: URL: https://github.com/apache/httpcomponents-client/pull/543#issuecomment-1914713091 @arturobernalg Please take a look. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[jira] [Closed] (HTTPASYNC-171) Async http post with apache client 5.3

2024-01-29 Thread tassadar (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tassadar closed HTTPASYNC-171. -- thanks Oleg, it worked > Async http post with apache client 5.3 > -