rabbah opened a new issue #2719: wsk sdk install assumes https URL: https://github.com/apache/incubator-openwhisk/issues/2719 ``` > wsk property set --apihost http://192.168.99.100 > wsk sdk install docker error: The docker SDK installation failed: Unable to retrieve 'blackbox-0.1.0.tar.gz' SDK: Get https://192.168.99.100/blackbox-0.1.0.tar.gz: x509: cannot validate certificate for 192.168.99.100 because it doesn't contain any IP SANs > wsk sdk install ios error: The ios SDK installation failed: Unable to retrieve 'OpenWhiskIOSStarterApp.zip' SDK: Get https://192.168.99.100/OpenWhiskIOSStarterApp.zip: x509: cannot validate certificate for 192.168.99.100 because it doesn't contain any IP SANs ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
