mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-15 13:10:44 +00:00
17 lines
495 B
Markdown
17 lines
495 B
Markdown
![]() |
---
|
||
|
title: verifySSLConfig
|
||
|
slug: /main-concepts/metadata-standard/schemas/security/ssl/verifysslconfig
|
||
|
---
|
||
|
|
||
|
# Verify SSL Config
|
||
|
|
||
|
*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-10-27 13:55:46.343512.
|