Dalfons0 commented on issue #161: x509: certificate signed by unknown authority accessing Nginx in Windows 10 URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/161#issuecomment-371554041 Hello, I also had tried that, but I was getting the error:  But how you emphasized, I decided to re-check all the auth steps performed in the process, and I encountered that the problem in the CLI whisk auth:  The problem was that I was executing the command ```wsk property set --auth `cat ../cluster-setup/auth.guest` --apihost API_HOST``` in a non-bash console, so the auth.gest file wasn't being read :S. Thanks for your comment anyway.
---------------------------------------------------------------- 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
