We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210661f commit 5c7559dCopy full SHA for 5c7559d
1 file changed
docs/guides/VDMS-mTLS-Support.md
@@ -134,5 +134,3 @@ db = vdms.vdms(use_tls=True, ca_cert_file="<local_path_to_parent_dir>/auth_files
134
client_key_file="<local_path_to_parent_dir>/auth_files/client_key.pem")
135
db.connect("systemA.domain", 55555)
136
```
137
-
138
-Test change
0 commit comments