mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 09:36:10 +01:00
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