googleapis / googleapis/google-http-java-client
Auth: Support PKCS#1 RSA Private Keys for mTLS
Ouverte
priority: p3
type: feature request
- Langage dominant
- Java
- Étoiles
- 1.4k
- Forks
- 473
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.