Files
ss-tools/docs
busya 19dd447345 feat: ADR-0009 SSL cert management, fix certifi vs system CA
- ADR-0009: comprehensive SSL certificate management strategy
- _get_ssl_verify() returns SSLContext with cafile= instead of bool True
  (httpx deprecates verify=<str>, requests needs system CA, not certifi)
- _get_verify() in translate plugin returns system CA path
- All tests updated for SSLContext return type
- All QA findings C1-C3, H1-H4, M1 incorporated into ADR
2026-05-28 12:06:42 +03:00
..
2026-02-23 10:18:56 +03:00
2026-03-27 21:27:31 +03:00
2026-05-25 13:25:35 +03:00
2026-05-20 23:54:53 +03:00
2026-02-23 10:18:56 +03:00