Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RHCLOUD-30525] - fix: Caddy TLS proxy disable auto_https #925

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

SteveHNH
Copy link
Contributor

If we have auto_https enabled, caddy will try to listen on port 80. Disabling it will keep it from trying to open that port

If we have auto_https enabled, caddy will try to listen on port 80.
Disabling it will keep it from trying to open that port

Signed-off-by: Stephen Adams <stephen.adams@redhat.com>
@psav
Copy link
Collaborator

psav commented Jan 18, 2024

/retest

@psav psav changed the title fix: Caddy TLS proxy disable auto_https [RHCLOUD-30525] - fix: Caddy TLS proxy disable auto_https Jan 18, 2024
@psav psav added bug Something isn't working pr-functional-change Will result in a new binary labels Jan 18, 2024
@psav psav merged commit ca12bec into RedHatInsights:master Jan 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pr-functional-change Will result in a new binary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants