mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-18 08:35:07 +00:00
b85c75996d
This change adds support for password-protected private keys. If the private key is encrypted the server tries to decrypt the key with the password provided by the env variable MINIO_CERT_PASSWD. Fixes #5302