lopsd07

Results 2 comments of lopsd07

Add `withSSLVerificationDisabled` and have a try. ``` Config config = Config.newConfig().withSSLVerificationDisabled(); OSClientV3 clientV3 = OSFactory.clientFromToken(token, config); ```

@sadan Do you add `vagrant` resolve to your local hosts file?