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

Traefik not registering default certificate due to indenting error #724

Closed
SamJUK opened this issue Dec 5, 2023 · 0 comments · Fixed by #725
Closed

Traefik not registering default certificate due to indenting error #724

SamJUK opened this issue Dec 5, 2023 · 0 comments · Fixed by #725
Labels
bug Something isn't working

Comments

@SamJUK
Copy link
Contributor

SamJUK commented Dec 5, 2023

Version of Warden

in-dev

Operating System and Installation Method

git

Describe the Bug

Domains without a signed certificate should fallback to using the default certificate for the warden service domain.
Instead the service domain certificate is not registered as default correctly due to indenting, so it falls back to the default traefik one.

To Reproduce

  1. Run warden svc up
  2. Create / Start a fresh environment (without a signed certificate)
  3. Check the invalid SSL Certificate, see TRAEFIK DEFAULT CERT instead of the warden service domain

Expected Behavior

Default SSL certificate to correctly use the warden_svc_domain

Additional context

No response

@SamJUK SamJUK added the bug Something isn't working label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant