mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-07 23:04:32 +00:00
560 B
560 B
title | slug |
---|---|
validateSSLClientConfig | /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.