Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow manual specification of dsn, or tnsnames without wallet #142

Open
enegaard opened this issue Apr 17, 2020 · 0 comments
Open

Allow manual specification of dsn, or tnsnames without wallet #142

enegaard opened this issue Apr 17, 2020 · 0 comments

Comments

@enegaard
Copy link

Current connection mechanisms are not very flexible. I have a need to connect with tcps, but without doing client SSL authentication.

The only way I can see that this is possible today is to use a wallet to store both trusted certificates and credentials, but I would prefer not to have to store credentials in a wallet.

It seems like the most flexible way to handle this use case would be to allow manual specification of the dsn in all modules that perform connections.

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

No branches or pull requests

1 participant