Project

General

Profile

Actions

Task #2586

closed

Update library apache httpclient to new version

Added by Roman Kučera over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
Radek Tomiška
Category:
Architecture
Target version:
Start date:
11/26/2020
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Product has apache httpclient library in version 4.5.9 which has this following bug https://issues.apache.org/jira/browse/HTTPCLIENT-2055
We encounter this at customer, where he is using wildcard certificate in his network and we wanted to perform HTTPS request.
It would be nice, if you can upgrade the version of this library to some newer where it should be fixed.

For now the workaround is to load trustore by yourself and use sslcontext with browser compatibility before you perform the request from Java https://www.javadoc.io/doc/org.apache.httpcomponents/httpclient/4.5.9/org/apache/http/conn/ssl/DefaultHostnameVerifier.html

Actions #1

Updated by Radek Tomiška over 3 years ago

  • Category set to Architecture
  • Status changed from New to Needs feedback
  • Assignee changed from Radek Tomiška to Vít Švanda
  • Target version set to 10.8.0
  • % Done changed from 0 to 90

Library is updated, commit:
https://github.com/bcvsolutions/CzechIdMng/commit/beb6d4aeb5f135975286be641ee23b2933c8d61a

Could you provide me a feedback, please?

Actions #2

Updated by Vít Švanda about 3 years ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Vít Švanda to Radek Tomiška
  • % Done changed from 90 to 100

I did review. IdM uses http client in version 4.5.13 now. Thanks for that.

Actions #3

Updated by Radek Tomiška about 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF