Torsten Schulz (local) 8e618ab443 Implement TLS support in WebSocket server for secure connections
- Added environment variable configuration for enabling TLS in the WebSocket server.
- Implemented logic to read TLS key, certificate, and optional CA paths from environment variables.
- Enhanced server initialization to handle both secure (WSS) and non-secure (WS) connections based on the TLS setting.
- Included error handling for missing TLS configuration to prevent server startup failures.
2026-01-05 16:06:37 +01:00
2024-08-19 12:34:08 +02:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-12-19 16:00:42 +01:00
2025-11-26 17:16:30 +01:00
Description
No description provided
400 MiB
Languages
JavaScript 75.7%
Vue 19.9%
C++ 2.9%
Shell 1.2%
CMake 0.1%