Skip to content

add SSL connection string support - #157

Merged
kadler merged 5 commits into
IBM:mainfrom
Dynatrace-James-Kitson:add-to-main
Jul 1, 2026
Merged

add SSL connection string support#157
kadler merged 5 commits into
IBM:mainfrom
Dynatrace-James-Kitson:add-to-main

Conversation

@Dynatrace-James-Kitson

Copy link
Copy Markdown
Contributor

add SSL connection string support. Options for 1 (encrypt everything) and 0 (default - encrypt only password).

https://www.ibm.com/docs/en/i/7.4.0?topic=details-connection-string-keywords

closes #143

Comment thread sqlalchemy_ibmi/base.py Outdated
Comment thread sqlalchemy_ibmi/base.py Outdated

@kadler kadler left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. Missing DCO, but trivial enough that I am unconcerned. CI needs some updates so I'm ignoring those failures as well.

@kadler
kadler merged commit a194e33 into IBM:main Jul 1, 2026
2 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for ssl connection option

2 participants