I've been asked to look at some old code using httpclient-4.1.2 and httpcore-4.1.3, which connects to internal sites using TLSv1.0. We now need to force it to use TLSv1.2. Several other devs have tried to get this to work, and they've all given up, for now. I've seen many StackOverflow postings, and in other places, that talk about the various ways to resolve this.
Could someone give me a succinct summary of what I need to do to make this work? If part of the answer means that I'll need to upgrade to a newer version of httpclient, I'm ok with that, but only if it's really necessary. Upgrading that may result in other impacts which I'd like to minimize. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org