mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 11:31:23 +03:00
889dd387f1
This change fixes the command for generating ECDSA private keys. The current command produces private key files which cannot be parsed by the server. Fixes #5614