Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This page isn’t applicable to ClickHouse Cloud. The feature documented here isn’t available in ClickHouse Cloud services.
See the ClickHouse Cloud Compatibility guide for more information.
Common Name or subjectAltName extension field of the certificate is used to identify the connected user. subjectAltName extension supports the usage of one wildcard ’*’ in the server configuration. This allows to associate multiple certificates with the same user. Additionally, reissuing and revoking of the certificates does not affect the ClickHouse configuration.
To enable SSL certificate authentication, a list of Common Name’s or Subject Alt Name’s for each ClickHouse user must be specified in the settings file users.xml :
Example
chain of trust to work correctly, it is also important to make sure that the caConfig parameter is configured properly.