palantir / palantir/conjure-java-runtime
Support explicit key and certificate file for defining client keystores
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 95
- Forks
- 96
- Avg merge
- 3h 38m
- Merged PRs (30d)
- 33
Description
What happened?
You have to provide ceritifcate and private key in one file.
What did you want to happen?
We should support standard way of providing ceritifcates and keys as created by most tools, i.e. explicit ceritifcate and private key file.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named in the issue. Begin by locating the client keystore configuration and related tests, then determine how standard separate certificate and private-key files should be accepted; done means clients can use those explicit files without combining them into one file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100