openfaas / nats-queue-worker

Queue-worker for OpenFaaS with NATS Streaming
https://docs.openfaas.com/reference/async/
MIT License
128 stars 59 forks source link

TLSInsecure option required for callbacks #91

Closed alexellis closed 4 years ago

alexellis commented 4 years ago

Cognite have requested a "TLSInsecure" option for callbacks due to incorrectly configured services within their network that cannot be changed.

I don't mind adding this change as long as the default is off since this is also present in the CLI.

alexellis commented 4 years ago

cc @andeplane