>        this.creds = creds;
> +      this.trustManager = !isNullOrEmpty(caCertPath) ? 
> getTrustManagerWithCaCert(caCertPath) : null;

Fixing on `feature/docker-1.7`

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/190/files#r34796383

Reply via email to