googleapis / googleapis/google-http-java-client
Auth: Support PKCS#1 RSA Private Keys for mTLS
Aperta
priority: p3
type: feature request
- Lingua principale
- Java
- Stelle
- 1.4k
- Fork
- 473
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The Java mTLS key loading (`SecurityUtils.createMtlsKeyStore`) currently only supports PKCS#8 format (`-----BEGIN PRIVATE KEY-----`) private keys. This issue requests adding support for the older PKCS#1 format (`-----BEGIN RSA PRIVATE KEY-----`) to align with Go and Python implementations.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.