UI/Backend: SSL support #591
Labels
area/ui
User Interface
kind/feature
New functionality or support for something
triage/proposal for closure
There are reasons for this issue to be closed
What needs to be done
The
s3gw-ui
backend will need to present both the UI (at/
), as well as the API (at/api/
) with SSL support.Why it needs to be done
Because security.
Acceptance Criteria
s3gw-ui
backend deployment runs on port 443, supporting HTTPS connections, with a user-specified certificate.Additional Information
This will likely require the SSL certificate to be configurable, most likely via environment variables.
The text was updated successfully, but these errors were encountered: