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:51:50 UTC

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

starpit commented on issue #101: please add ignore_certs env var
URL: https://github.com/apache/incubator-openwhisk-client-js/issues/101#issuecomment-372125490
 
 
   i think scott is simply suggesting that the openwhisk npm be updated to accept an env var for ignore_certs. it accepts env vars for everything else, already:
   
   https://github.com/apache/incubator-openwhisk-client-js/blob/master/lib/client.js#L64-L72
   
   note the conspicuous anomaly of `ignore_certs`
   
   i'd like to go further, and have the npm parse out `process.env.WSK_PROPS_FILE || ~/.wskprops`

----------------------------------------------------------------
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