mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Update other-functions.md
This commit is contained in:
parent
ead13c52e4
commit
5eaf944b99
@ -3311,3 +3311,11 @@ Shows the current server's SSL certificate if it has been configured.
|
|||||||
```sql
|
```sql
|
||||||
showCertificate()
|
showCertificate()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Parameters**
|
||||||
|
|
||||||
|
- None.
|
||||||
|
|
||||||
|
**Returned value**
|
||||||
|
|
||||||
|
- SSL certificate. [String](../../sql-reference/data-types/string.md).
|
||||||
|
Loading…
Reference in New Issue
Block a user