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/11/30 17:24:52 UTC

[GitHub] starpit opened a new issue #13: conductor should obey INSECURE_SSL in wskprops

starpit opened a new issue #13: conductor should obey INSECURE_SSL in wskprops
URL: https://github.com/apache/incubator-openwhisk-composer/issues/13
 
 
   conductor parses out wskprops, but ignores the INSECURE_SSL setting that might be asserted in that file:
   https://github.com/apache/incubator-openwhisk-composer/blob/master/conductor.js#L52-L55
   
   i notice that in the tests, the insecure ssl part is asserted via an env var:
   https://github.com/apache/incubator-openwhisk-composer/blob/master/test/conductor.js#L26
   
   i suggest that we should behave as does the go cli, in its INSECURE_SSL behavior.
   

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