v.20.1Improvement

Enable SSL Support for Mac Client and Server

Enable SSL support for Mac client and server. #8297 (Ivan)
Added SSL support for both ClickHouse client and server on macOS platforms.

Why it matters

This feature enables encrypted and secure connections when using ClickHouse on macOS, enhancing data security and privacy for users operating in macOS environments.

How to use it

To use SSL on macOS, configure the server and client with the appropriate SSL certificates and keys in the configuration files. Ensure SSL-related settings are enabled to activate encrypted communication.