JIRA: https://issues.apache.org/jira/browse/JCLOUDS-1006
This PR allows to use Docker endpoints without TLS configured for running live tests. The functionality change is located in the first commit. The second one is only source code reformat to fit the jclouds coding standards. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/204 -- Commit Summary -- * [JCLOUDS-1006] Fix DockerUntrustedSSLContextSupplier to allow tests runs against endpoints without TLS configured * Format code of DockerUntrustedSSLContextSupplier to fit jclouds code conventions and checkstyle settings -- File Changes -- M docker/src/main/java/org/jclouds/docker/suppliers/DockerUntrustedSSLContextSupplier.java (49) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/204.patch https://github.com/jclouds/jclouds-labs/pull/204.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/204