bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
711 stars 89 forks source link

Plan and Implement NATS TLS Enabling in Core Bacalhau #4681

Closed linear[bot] closed 2 weeks ago

linear[bot] commented 3 weeks ago

Acceptance Criteria:

  1. Define the steps to enable TLS communication for NATS
  2. Define how will certificates and keys will be generated and fed to server and clients
  3. Define the steps to implement these in standalone deployments and AWS
  4. Implement NATS TLS support within the core.
  5. AWS Marketplace support is not included in this task, but in the following one.
linear[bot] commented 3 weeks ago

ENG-305 Plan NATS TLS Enabling