mirror of
https://github.com/pgsty/minio.git
synced 2026-09-05 18:16:16 +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