Skip to content

fix: allow running without HTTPS - #545

Open
mfocko wants to merge 1 commit into
packit:mainfrom
mfocko:fix/PACKIT-5356
Open

mfocko wants to merge 1 commit into
packit:mainfrom
mfocko:fix/PACKIT-5356

Conversation

@mfocko

@mfocko mfocko commented Sep 23, 2026

Copy link
Copy Markdown
Member

As part of PACKIT-5356 we need to be able to run the container without providing the SSL/TLS itself, as it will be provided by the OpenShift.

This should allow us to conditionally let the ‹mod_wsgi-express› handle the SSL/TLS, if there are certificates provided, otherwise just use plain HTTP and let the reverse proxy / OpenShift handle it.

Fixes PACKIT-5356

Assisted-by: gpt-5.6-luna medium

As part of PACKIT-5356 we need to be able to run the container without
providing the SSL/TLS itself, as it will be provided by the OpenShift.

This should allow us to conditionally let the ‹mod_wsgi-express› handle
the SSL/TLS, if there are certificates provided, otherwise just use
plain HTTP and let the reverse proxy / OpenShift handle it.

Fixes PACKIT-5356

Assisted-by: gpt-5.6-luna medium
Signed-off-by: Matej Focko <mfocko@packit.dev>
@centosinfra-prod-github-app

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants