kaffa
6ced2b42d4
refactor: Move certificate config functions to file_ops.py
- Move load_certs_config, save_certs_config, add_cert_to_config,
remove_cert_from_config from certificates.py to file_ops.py
- Add CERTS_FILE constant to config.py
- Add file locking for certificate config operations (was missing)
- Consistent pattern with servers.json handling
certificates.py: 543 → 503 lines
file_ops.py: 263 → 337 lines
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 04:26:55 +00:00
..
2026-02-02 04:26:55 +00:00
2026-02-02 03:50:42 +00:00
2026-02-02 03:50:42 +00:00
2026-02-02 04:26:55 +00:00
2026-02-02 03:50:42 +00:00
2026-02-02 04:26:55 +00:00
2026-02-02 03:50:42 +00:00
2026-02-02 03:50:42 +00:00
2026-02-02 03:50:42 +00:00
2026-02-02 03:50:42 +00:00
2026-02-02 03:50:42 +00:00
2026-02-02 03:50:42 +00:00