mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-09 15:56:33 +00:00
18 lines
560 B
Markdown
18 lines
560 B
Markdown
![]() |
---
|
||
|
title: validateSSLClientConfig
|
||
|
slug: /main-concepts/metadata-standard/schemas/security/ssl/validatesslclientconfig
|
||
|
---
|
||
|
|
||
|
# Validate SSL Client Config
|
||
|
|
||
|
*OpenMetadata Client configured to validate SSL certificates.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`caCertificate`** *(string)*: The CA certificate used for SSL validation.
|
||
|
- **`sslCertificate`** *(string)*: The SSL certificate used for client authentication.
|
||
|
- **`sslKey`** *(string)*: The private key associated with the SSL certificate.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.
|