Skip to content

Conversation

@Michael-A-McMahon
Copy link
Member

This branch works around Oracle JDBC behavior, in which the connection property to configure DN matching gets ignored.
The workaround is to configure the property in the query section of the JDBC URL.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 3, 2022
@jeandelavarene jeandelavarene merged commit 5e190f4 into main Nov 15, 2022
@jeandelavarene jeandelavarene deleted the 102-dn-match-ignored branch November 15, 2022 21:07
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.

option(OracleR2dbcOptions.TLS_SERVER_DN_MATCH, "false") does not work R2DBC treating warning as exception

2 participants