BSBinij Shresthainblog.hackhive.xyz·Aug 31, 2023 · 4 min readSecuring MinIO URL using NGINXWhen deploying objects to the MinIO server, one of the potential security concerns is the direct accessibility of the MinIO URL. Generally, we use pre-signed URLs in our application that grant temporary access to private objects. While these URLs hav...00