[STORM-3960] Read keystore/truststore files in jks or pkcs12 prompt based on extension
- Dominant language
- Java
- Stars
- 6.7k
- Forks
- 4k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 62
Description
Storm reads JKS (Java Key Store) format files for key and certificates. Read pkcs12 format keystore and truststore of TLS connections. Infer file type from extension without the need to specify the keystore/truststore type.
---
Originally reported by bipinprasad, imported from: Read keystore/truststore files in jks or pkcs12 prompt based on extension
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating Storm's TLS keystore and truststore configuration and the code that selects their type. Verify how JKS and PKCS12 files are currently loaded, then confirm that the type is inferred from the file extension without an explicit setting for either store.
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
- 35/100