Skip to content

Commit

Permalink
Updating the docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsimb committed Feb 20, 2024
1 parent c909d66 commit faecc9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions exasol/nb_connector/connections.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ def open_bucketfs_connection(conf: Secrets) -> bfs.Bucket:
Optional parameters include:
- Secured comm flag (bfs_encryption), defaults to False.
- Some of the SSL options (cert_vld, trusted_ca).
Currently, it's not possible to set any of the TLS/SSL parameters. If secured comm
is selected it automatically sets the certificate validation on.
"""

# Set up the connection parameters.
Expand Down

0 comments on commit faecc9e

Please sign in to comment.