Hi, Pretty sure that jclouds can support your scenario by injecting OkHttpClientDriver in the context. See Docker provider for an example
HTH, Andrea Il ven 13 apr 2018, 14:41 Pratheesh <[email protected]> ha scritto: > We are using JClouds 1.9.1 to upload files to Softlayer. Recently > softlayer upgraded to TLSv1.2. So our existing code is failing. > > > > What we have to change in Jclouds to support TLSv1.2, so that it can > upload files to Softlayer. > > > > Regards > > Pratheesh >
