oracle / oracle/spring-cloud-oracle
Work out wallet library requirements in 23ai
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 56
- Forks
- 21
- Avg merge
- 14h 53m
- Merged PRs (30d)
- 16
Description
The wallet starter adds deps for oraclepki, odst_core and odst_cert. We were advised that the latter two were no longer required in 23ai and that ojdbc alone was enough to access a db using wallet/mtls. Indeed odst libs are not present in maven central in 23.x versions, though oraclepki is. Need to work out exactly what the requirements are, test and confirm, and then based on that either update or deprecate the wallet starter and create a 24.2.x version of it (if needed).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the wallet starter's dependencies, especially oraclepki, odst_core, odst_cert, and ojdbc, then test wallet/mTLS database access against Oracle 23ai. Done means confirming the required dependencies and either updating or deprecating the wallet starter, with a 24.2.x version created if the requirements warrant it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, security
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100