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

Use TLS instead of MTLS #1434

Closed
Joelith opened this issue Oct 19, 2021 · 5 comments
Closed

Use TLS instead of MTLS #1434

Joelith opened this issue Oct 19, 2021 · 5 comments
Labels

Comments

@Joelith
Copy link

Joelith commented Oct 19, 2021

Is it possible to use this package to connect to an Oracle Database (eg: ATP) without using a wallet? As per this documentation from Oracle:
https://blogs.oracle.com/developers/post/securely-connecting-to-autonomous-db-without-a-wallet-using-tls

That uses JDBC Thin driver, but can't work out a way to do that with this package?

@cjbj
Copy link
Member

cjbj commented Oct 19, 2021

Not currently. The limitation is in the Oracle Client libraries. When this changes, we'll be shouting about it.

@cjbj cjbj closed this as completed Oct 19, 2021
@pavansandeep2910
Copy link

@cjbj is it possible to use TLS using this package now?

@Joelith
Copy link
Author

Joelith commented Nov 23, 2022

@pavansandeep2910 @cjbj Agreed! Would love to know if the shouting should have commenced?

@cjbj
Copy link
Member

cjbj commented Nov 23, 2022

I should note that we are now blogging at https://cjones-oracle.medium.com and https://medium.com/@sharad-chandran so follow those blogs instead of https://blogs.oracle.com to keep up to date with news. You can also find me at @cjbj@phpc.social :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants