You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/11 15:04:45 UTC

[GitHub] rabbah commented on issue #101: please add ignore_certs env var

rabbah commented on issue #101: please add ignore_certs env var
URL: https://github.com/apache/incubator-openwhisk-client-js/issues/101#issuecomment-372122094
 
 
   You can pass a parameter:
   
   ignore_certs. Turns off server SSL/TLS certificate verification. This allows the client to be used against local deployments of OpenWhisk with a self-signed certificate. Defaults to false.
   
   If you?re running locally you can also set NODE_TLS_REJECT_UNAUTHORIZED
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services