mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add support for SSL certificate chain.
This commit is contained in:
@@ -93,6 +93,7 @@ public:
|
||||
int WEBSOCKET_PORT;
|
||||
bool WEBSOCKET_SECURE;
|
||||
std::string WEBSOCKET_SSL_CERT;
|
||||
std::string WEBSOCKET_SSL_CHAIN;
|
||||
|
||||
// RPC parameters
|
||||
std::string RPC_IP;
|
||||
|
||||
Reference in New Issue
Block a user