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 2019/03/08 03:40:34 UTC

[GitHub] [incubator-openwhisk-client-js] shazron opened a new issue #149: Support adding your own cert and key (like the Go cli)

shazron opened a new issue #149: Support adding your own cert and key (like the Go cli)
URL: https://github.com/apache/incubator-openwhisk-client-js/issues/149
 
 
   I would like to add this support in a PR.
   
   These options will be passed into the `client.js` constructor: https://github.com/apache/incubator-openwhisk-client-js/blob/c2de73b69db3c95fa874c009c5b9b92302eecbd8/lib/client.js#L84
   
   ... and these options will be set in the underlying `needle` module that is used as `cert` and `key` options.
   
   Any concerns?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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