googleapis / googleapis/google-http-java-client
Auth: Support PKCS#1 RSA Private Keys for mTLS
未关闭
priority: p3
type: feature request
- 主要语言
- Java
- 星标
- 1.4k
- 派生
- 473
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。