-
feat(server): add mTLS certificate bootstrap via JWT for Home connections
发布于
2026-05-18 16:53:40 +00:00 - Introduced
-home-jwtflag andHOME_JWTenvironment variable to provide JWT for mTLS certificate generation. - Added new APIs to handle certificate requests, validate JWT claims, and manage local certificate files.
- Updated Home TLS configuration to support client certificates, keys, and dynamic server name resolution.
下载附件
- Introduced