camunda/camunda-8-js-sdk

Support Custom TLS Certificate as String

jwulf opened this issue · 0 comments

The Desktop Modeler needs to pass any Custom TLS certificate as a string or Buffer. (see here)

So, add an additional configuration parameter to support passing in the certificate itself, rather than the file path to the certificate.