kannappanr and GitHub
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
2019-04-09 11:39:42 -07:00
Harshavardhana and kannappanr
26120d7838
Ignore permission errors on config-dir ( #6894 )
2018-11-29 18:14:05 -08:00
Harshavardhana and Nitish Tiwari
27258b9c54
Ensure to load only regular files for CAs ( #5612 )
...
In kubernetes statefulset like environments when secrets
are mounted to pods they have sub-directories, we should
ideally be only looking for regular files here and skip
all others.
2018-03-07 22:16:28 +05:30
Andreas Auernhammer and Nitish Tiwari
b85c75996d
add support for encrypted TLS private keys ( #5308 )
...
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
2018-01-05 13:18:08 +05:30
Bala FA and Harshavardhana
8a9852220d
Make unit testable cert parsing functions. ( #3863 )
2017-03-08 19:20:01 -08:00
Bala FA and Harshavardhana
98d17d2a97
Remove globalQuiet and globalConfigDir global variables ( #3830 )
2017-03-02 14:21:30 -08:00
Karthic Rao and Harshavardhana
63f1b4fdf4
mispell fixes. ( #3100 )
2016-10-26 08:46:14 -07:00
Mateusz Gajewski and Harshavardhana
c03ce0f74a
Display SSL expiry warnings ( #2925 )
2016-10-14 12:30:36 -07:00
Harshavardhana and Anand Babu (AB) Periasamy
bccf549463
server: Move all the top level files into cmd folder. ( #2490 )
...
This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience.
2016-08-18 16:23:42 -07:00