minio / kes

Key Managament Server for Object Storage and more
https://min.io/docs/kes/concepts/
GNU Affero General Public License v3.0
459 stars 97 forks source link

TLS Proxy no longer works #487

Open Kazyini opened 1 month ago

Kazyini commented 1 month ago

As of version 2023-10-24T20-26-51Z, access via a TLSProxy (nginx) no longer works for us. It just returns 'not authorized: insufficient permissions'. However, direct access still works fine. We have tested this with the latest version and versions in between, only after a downgrade to version 2023-10-03T00-48-37Z the access via TLSProxy works again. We have found no indication in the release notes that anything needs to be changed. What are we doing wrong?

klauspost commented 1 month ago

We do not provide community support for older MinIO versions. Probably this has already been fixed.

Kazyini commented 1 month ago

What does MinIO have to do with it? Isn't that the KES project? And an old version? As I wrote, the behaviour also occurs with the latest version 2024-09-11T07-22-50Z, how is this supposed to be fixed?

klauspost commented 1 month ago

Ah, yeah, missed that. Same thing applies, though. Use latest. Guessing it could be something like #420 or #419 - but hunting bugs in non-current versions is not productive.

YunaBraska commented 1 month ago

@klauspost it seems there is a bug in the LATEST version with KES when using TLS Proxy (Nginx). Can you please reopen this ticket as a bug or tell us how to solve it?

klauspost commented 1 month ago

That is all I needed to know.