mirror of
https://github.com/minio/minio.git
synced 2025-02-02 17:35:58 -05:00
09a9002f12
This change adds documentation about PKCS-8 vs PKCS-1 pitfalls. It also provides a command to convert encrypted PKCS-8 RSA keys to encrypted PKCS-1 RSA keys. Fixes #5453