googleapis / googleapis/google-http-java-client
Auth: Support PKCS#1 RSA Private Keys for mTLS
Đang mở
priority: p3
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 1.4k
- Fork
- 473
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.