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 (JIRA)" <ji...@apache.org> on 2015/09/28 11:27:04 UTC

[jira] [Commented] (JCLOUDS-1006) Docker provider Live tests don't work without TLS

    [ https://issues.apache.org/jira/browse/JCLOUDS-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14928385#comment-14928385 ] 

Josef Cacek commented on JCLOUDS-1006:
--------------------------------------

PR sent: https://github.com/jclouds/jclouds-labs/pull/204

> Docker provider Live tests don't work without TLS
> -------------------------------------------------
>
>                 Key: JCLOUDS-1006
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1006
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs
>    Affects Versions: 1.9.1
>            Reporter: Josef Cacek
>
> Running docker provider live tests against an endpoint with no TLS configured fails with {{FileNotFoundException}}.
> The problem is located between {{DockerHttpApiModule}} and {{DockerUntrustedSSLContextSupplier}} classes. The first one registers the second one as the "untrusted" SSLContext Supplier. Nevertheless, none of them makes check if SSLContext is requested - i.e. there is no check if credentials really points to client key and certificate files.
> This issue is about to make the fix of JCLOUDS-898 complete.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)