Enable TLS for JetStream connections #1743

Merged
mfreeman451 merged 1 commit from refs/pull/1743/head into 800-live-armis-poc-integration-into-serviceradar 2025-06-18 18:37:52 +00:00
mfreeman451 commented 2025-06-18 18:36:59 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #967
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/967
Original created: 2025-06-18T18:36:59Z
Original updated: 2025-06-18T18:37:55Z
Original head: carverauto/serviceradar:codex/troubleshoot-jetstream-tls-and-sync-issue
Original base: 800-live-armis-poc-integration-into-serviceradar
Original merged: 2025-06-18T18:37:52Z by @mfreeman451

Summary

  • add natsutil package for constructing TLS configs
  • secure NATS connections in sync, netflow and device consumers with nats.Secure

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_685304e0d1008320b442f93763ecf5ad

Imported from GitHub pull request. Original GitHub pull request: #967 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/967 Original created: 2025-06-18T18:36:59Z Original updated: 2025-06-18T18:37:55Z Original head: carverauto/serviceradar:codex/troubleshoot-jetstream-tls-and-sync-issue Original base: 800-live-armis-poc-integration-into-serviceradar Original merged: 2025-06-18T18:37:52Z by @mfreeman451 --- ## Summary - add `natsutil` package for constructing TLS configs - secure NATS connections in sync, netflow and device consumers with `nats.Secure` ## Testing - `go test ./...` ------ https://chatgpt.com/codex/tasks/task_e_685304e0d1008320b442f93763ecf5ad
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!1743
No description provided.