You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Josef Cacek <no...@github.com> on 2015/09/28 11:26:13 UTC

[jclouds-labs] [JCLOUDS-1006] Fix DockerUntrustedSSLContextSupplier to allow test runs without TLS (#204)

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

Re: [jclouds-labs] [JCLOUDS-1006] Fix DockerUntrustedSSLContextSupplier to allow test runs without TLS (#204)

Posted by Ignasi Barrera <no...@github.com>.
Pushed to master. Thanks @kwart!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/204#issuecomment-144864918

Re: [jclouds-labs] [JCLOUDS-1006] Fix DockerUntrustedSSLContextSupplier to allow test runs without TLS (#204)

Posted by Ignasi Barrera <no...@github.com>.
Closed #204.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/204#event-424756945