mirror of
https://github.com/minio/minio.git
synced 2025-02-02 17:35:58 -05: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