mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
8e5f3251b5
* Feat: Add SSL support for webserver + websocket Finally, Hyperion reaches the SSL century! - Uses by default a internal key and certificate to provide working HTTPS out-of-the-box - Your browser won't like that, for a green ssl seal next to the browser address bar you need to use Let's Encrypt with a own legit domain. This is out of the scope of Hyperion |
||
---|---|---|
.. | ||
CgiHandler.cpp | ||
CgiHandler.h | ||
CMakeLists.txt | ||
QtHttpClientWrapper.cpp | ||
QtHttpClientWrapper.h | ||
QtHttpHeader.cpp | ||
QtHttpHeader.h | ||
QtHttpReply.cpp | ||
QtHttpReply.h | ||
QtHttpRequest.cpp | ||
QtHttpRequest.h | ||
QtHttpServer.cpp | ||
QtHttpServer.h | ||
StaticFileServing.cpp | ||
StaticFileServing.h | ||
WebConfig.qrc.in | ||
WebJsonRpc.cpp | ||
WebJsonRpc.h | ||
WebServer.cpp | ||
WebSocketClient.cpp | ||
WebSocketClient.h | ||
WebSocketUtils.h |