Files
ss-tools/backend
busya 60333bdb95 fix: add LLM_SSL_VERIFY support to translate plugin HTTP clients
preview_llm_client.py and _llm_http.py both use requests.post()
without verify=, causing SSLError when corporate CA not in trust store.
Added _get_verify() helper that reads LLM_SSL_VERIFY env var.
2026-05-28 11:53:17 +03:00
..
2026-05-27 16:05:04 +03:00
2026-02-25 21:19:48 +03:00
2026-05-20 23:54:53 +03:00