-
Bug
-
Resolution: Fixed
-
Major
-
None
-
GitLab: 8.10.1 CE
Jenkins: 2.7.1 LTS
GitLab Oauth Plugin: 1.5
Right now HttpClient is using @deprecated methods to setup the DefaultHttpClient. This avoids SSL SNI information to be included in the requests and breaks integration with GitLab server that are behind SSL proxies that rely on SNI to identify the right server.