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:
    
   
![image](https://user-images.githubusercontent.com/24602242/37163849-1a70ca9a-22f9-11e8-869a-f471f35c2da5.png)
   
   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:
   
   
![image](https://user-images.githubusercontent.com/24602242/37164201-eeeb430e-22f9-11e8-9203-9cf7b518397c.png)
   
   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

Reply via email to