Skip to content

Enhance DBTools config provider with PEM keystore/truststore support#251

Open
MouhsinElmajdouby wants to merge 3 commits intomainfrom
dbtools-provider-support-pem-keystore-truststore
Open

Enhance DBTools config provider with PEM keystore/truststore support#251
MouhsinElmajdouby wants to merge 3 commits intomainfrom
dbtools-provider-support-pem-keystore-truststore

Conversation

@MouhsinElmajdouby
Copy link
Copy Markdown
Member

@MouhsinElmajdouby MouhsinElmajdouby commented Apr 7, 2026

This PR adds support for DBTools connections that use PEM keystore/truststore entries, so PEM-based mTLS material can be consumed consistently with the other supported formats in the OCI DBTools config provider, while keeping existing behavior unchanged.

To enable this feature, the OCI SDK version was updated centrally in the BOM from 3.48.0 to 3.82.0, which includes support for the Pem key store type.

Fixes: #85

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DBTools config provider needs to support new PEM format for keystore/truststore

1 participant