Fix SSL configuration (#2836)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 18 Dec 2025 01:48:31 +0000 (02:48 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Dec 2025 01:48:31 +0000 (02:48 +0100)
commite119442403df319fc1f9dddc67a8c3df3c47d733
treef9e58c4ef387f8ac7ba3abde6dff8abb26124673
parent271f2a2956a34a214755536ba755ab8d3b6d013d
Fix SSL configuration (#2836)

- allow to specify a path
- support both RSA and ECDSA
music_assistant/controllers/webserver/controller.py
music_assistant/controllers/webserver/helpers/ssl.py [new file with mode: 0644]