Implement mTLS client authentication for host agents: - Add mTLS configuration (cert, key, ca paths) - Service discovery for service-registry integration - Deployment examples and documentation - Unit tests for type exports and service discovery Agent now authenticates to backend using client certificates, providing secure agent→server communication. Falls back to API Key if mTLS fails. Deployment files: - env.example: Environment variable template - host-status-monitor.service.example: systemd service template - deploy.sh: Automated deployment script 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| conversation-assistant | ||
| platform-admin/frontend | ||
| portal/frontend | ||
| service-registry/registry-agent | ||
| status-dashboard | ||