Details
-
Bug
-
Resolution: Parked
-
Major
-
None
-
2.14.3
-
None
-
2
Description
See here:
https://issues.apache.org/jira/browse/HTTPCLIENT-1595
The "https.protocols" java system property does not work with httpclient 4.3.6, which is used by Nexus 2.14.3 as it's outbound transport.
This also affects clients built on the nexus-client-core, including (in particular) the nexus-staging-maven-plugin. This means that if you've got builds running that require Java 7, and they are talking to a Nexus that uses newer TLS protocols the builds will not work.
We will need to bump up our httpclient version to fix this problem.