On Wed, 2017-05-10 at 23:31 -0700, Gary Gregory wrote: > Hi All: > > We recently added the ability for the SslContextBuilder to accept a > Provider. > > The other settings that we could pick up and that are currently hard- > wired > are: > > - TrustManagerFactory.getDefaultAlgorithm() > - KeyStore.getDefaultType() > - KeyManagerFactory.getDefaultAlgorithm() > > Any thoughts for or against on adding builder support for these? > > Thank you, > Gary
Sure. Sounds reasonable. You might want to use this task to try out the concept of building new features on a dev (feature) branch. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
