-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
After a TLS certificate has been obtained the page reload temporarily shows duplicate entries.
A minor UI glitch occurs when explicitly requesting a Let's Encrypt certificate from the Settings > TLS Certificates page for a DNS name that has already been requested from an application’s Settings page (e.g., Nextcloud). After the challenge is completed, the UI displays additional unexpected entries—possibly reappearing route entries. Performing a Ctrl+Shift+R refresh resolves the issue.
Steps to reproduce
- Navigate to Settings → TLS Certificates in the NS8 UI.
- Request a Let's Encrypt certificate for a DNS name from the Settings of an application (e.g., Nextcloud).
- Once the certificate is issued, go to Settings → TLS Certificates and explicitly request a Let's Encrypt certificate for the same DNS name.
- Wait for the challenge process to complete.
Expected behavior
The name is added to the default certificate as a SAN.
Actual behavior
- Observe the UI displaying additional unexpected entries (e.g., route entries reappearing).
- Perform a Ctrl+Shift+R refresh, which resolves the issue.
Screencast_03_13_2025_03_44_51_PM.webm
Components
- Traefik 3.0.0
See also
Discussion https://mattermost.nethesis.it/nethesis/pl/q9fai8ea37fxfeesgqonxdwego
Thanks to @nrauso
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done