mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Need working ways to specify the key, cert, and chain.
This commit is contained in:
@@ -94,6 +94,7 @@ public:
|
||||
bool WEBSOCKET_SECURE;
|
||||
std::string WEBSOCKET_SSL_CERT;
|
||||
std::string WEBSOCKET_SSL_CHAIN;
|
||||
std::string WEBSOCKET_SSL_KEY;
|
||||
|
||||
// RPC parameters
|
||||
std::string RPC_IP;
|
||||
|
||||
Reference in New Issue
Block a user