mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 15:42:39 +00:00
14 lines
340 B
XML
14 lines
340 B
XML
<yandex>
|
|
<https_port>8443</https_port>
|
|
<tcp_port_secure>9440</tcp_port_secure>
|
|
|
|
<openSSL>
|
|
<client>
|
|
<invalidCertificateHandler replace="replace">
|
|
<name>AcceptCertificateHandler</name> <!-- For tests only-->
|
|
</invalidCertificateHandler>
|
|
</client>
|
|
</openSSL>
|
|
|
|
</yandex>
|