camunda-community-hub / zeebe-client-node-js

Node.js client library for Zeebe Microservices Orchestration Engine
https://camunda-community-hub.github.io/zeebe-client-node-js/
Apache License 2.0
152 stars 38 forks source link

Use custom SSL configuration from env variables #263

Closed barmac closed 2 years ago

barmac commented 2 years ago

This makes sure we use configuration provided via env variables. Previously, it would be assigned incorrectly and ignored by the client.