mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 13:42:02 +00:00
1f9331198d
This is a first pass at setting an x509 keypair dynamically. I'm not so sure it should be a singleton (especaially because it depends on the SSLManager singleton). Needs more better error handling. Functionally, it works. Simply change the cert/key path in config, or touch cert; touch config. |
||
---|---|---|
.. | ||
config.d | ||
data | ||
metadata | ||
users.d | ||
.gitignore | ||
clickhouse-server.cpp | ||
CMakeLists.txt | ||
config.xml | ||
embedded.xml | ||
MetricsTransmitter.cpp | ||
MetricsTransmitter.h | ||
Server.cpp | ||
Server.h | ||
users.xml | ||
ya.make |