Private
Public Access
1
0

fix(certs): replace encrypted CA with unencrypted ECDSA P-256 CA

- Replaced password-protected RSA CA with unencrypted ECDSA P-256 CA
  to prevent manager startup failures from encrypted keys.
- Regenerated server and client certificates (client001) with new CA.
- Updated CA_SETUP.md to use openssl genpkey (unencrypted) instead of
  openssl genrsa -aes256, with warning against encrypted keys.
This commit is contained in:
2026-05-18 16:00:22 +00:00
parent 6a41eba9d8
commit 6f6be7ef0c
9 changed files with 54 additions and 210 deletions

View File

@ -1 +1 @@
790CDB9FA2002BF59B3EE88AF326CB060353D111
790CDB9FA2002BF59B3EE88AF326CB060353D113