terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

Add global_ca_certificate option to terafoundation #3590

Open busma13 opened 3 months ago

busma13 commented 3 months ago

It would be nice to have a way to supply a single CA certificate that will be inherited by all of the terafoundation connectors automatically. We began implementing this idea in #3584, but it was not as straight forward as anticipated.

Our options:

ref: #1070