Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
560 B
Markdown
Raw Normal View History

2025-08-12 13:29:42 +05:30
---
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.