veselov opened a new pull request #296:
URL: https://github.com/apache/httpcomponents-core/pull/296


   This change ads support for specifying JCA provider for loading trust 
manager/key managers.
   Without this fix, the corresponding providers have to be loaded into the 
system which is not always desirable or possible.
   
   I've refactored the `testBuildWithProvider..()` tests along the way, as they 
wouldn't have failed even if the `setProvider()` instruction was missing. The 
`DummyProvider` is quite wonky, but it does the job of verifying that the 
specified provider has been used.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to