Fix SPICE CA cert not applied: .vv format needs inline ca=, not tls-ca-file=<path>

This commit is contained in:
2026-07-06 22:10:41 +02:00
parent aa5383d826
commit a53e9006a5
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "proxmox-spice-client",
"version": "1.0.7",
"version": "1.0.8",
"description": "VDI SPICE Client f\u00fcr Proxmox",
"main": "src/main.js",
"scripts": {