googleapis / googleapis/google-http-java-client
Auth: Support PKCS#1 RSA Private Keys for mTLS
Abierto
priority: p3
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 1.4k
- Forks
- 473
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.