2025-08-12 13:29:42 +05:30

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.