Files
CodeNomad/packages/tauri-app
Pascal André d456ae5837 refactor(desktop): reuse packages/server TLS assets in Tauri
Load server-managed TLS certificates (server-cert.pem, server-key.pem,
ca-cert.pem) from the server's TLS directory instead of generating a
separate proxy certificate in Tauri. Also trust the server CA in the
Windows trust store instead of a self-signed proxy cert.

This aligns with the reviewer feedback to avoid duplicating certificate
management across the codebase.
2026-04-18 23:11:39 +02:00
..
2025-11-21 15:22:59 +00:00
2026-04-16 08:42:33 +01:00