You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
database (str): Accepts a string, the database name in the format `/Root/<database-name>`.
25
25
user (str): Username.
26
26
password (str): User password.
27
+
ca_path (str): Path to CA cert
27
28
28
29
Notes:
29
30
The argument `root_certificates` of the function `ydb.DriverConfig` takes the content of the cluster's root certificate for connecting to cluster nodes via TLS.
0 commit comments