mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 12:08:47 +00:00
17 lines
493 B
Markdown
17 lines
493 B
Markdown
![]() |
---
|
||
|
title: verifySSLConfig
|
||
|
slug: /main-concepts/metadata-standard/schemas/security/ssl/verifysslconfig
|
||
|
---
|
||
|
|
||
|
# VerifySSLConfig
|
||
|
|
||
|
*Client configuration to validate SSL certificates.*
|
||
|
|
||
|
## Definitions
|
||
|
|
||
|
- **`verifySSL`** *(string)*: Client SSL verification. Make sure to configure the SSLConfig if enabled. Must be one of: `['no-ssl', 'ignore', 'validate']`. Default: `no-ssl`.
|
||
|
- **`sslConfig`**: Client SSL configuration.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2023-07-07 05:50:35.981927.
|