JDBC Driver for CockroachDB

Build 24.0.8963

SSL の設定

SSL 設定のカスタマイズ

To enable TLS, set UseSSL to True.

With this configuration, the 本製品 attempts to negotiate TLS with the server. The server certificate is validated against the default system trusted certificate store. You can override how the certificate gets validated using the SSLServerCert connection property.

別の証明書を指定するには、SSLServerCert 接続プロパティを参照してください。

クライアントSSL 証明書

CockroachDB 本製品 はクライアント証明書の設定もサポートしています。次を設定すれば、クライアント証明書を使って接続できます。

  • SSLClientCert:クライアント証明書のための証明書ストア名。
  • SSLClientCertType:TLS / SSL クライアント証明書を格納するキーストアの種類。
  • SSLClientCertPassword:TLS / SSL クライアント証明書のパスワード。
  • SSLClientCertSubject:TLS / SSL クライアント証明書のサブジェクト。

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963