Wiring HTTP client security in Spring
Cantor, Scott
cantor.2 at osu.edu
Fri Oct 21 15:43:54 EDT 2016
I found the relevant classes in the SOAP client and see the general gist of it, my question I guess is whether I need to do anything in the short term for 3.3 to make any of that stuff usable from Spring, or whether it's at least theoretically possible to do with brute force?
If I just inject HttpClient and an instance of HttpClientSecurityParameters as an API, can I assume it's possible to wire in a TLS trust engine and a certificate to validate without a lot of extra wiring?
-- Scott
More information about the dev
mailing list