fix: use sans= instead of sans[0] for preview wildcard domain #8

Merged
radu merged 1 commit from fix-preview-wildcard into main 2026-07-21 11:17:34 +00:00
Owner

The sans[0] array syntax didn't work — the wildcard cert was issued with only *.pages.martin.md. Switching to sans=*.preview.pages.martin.md (no array index, Traefik's documented format).

The `sans[0]` array syntax didn't work — the wildcard cert was issued with only `*.pages.martin.md`. Switching to `sans=*.preview.pages.martin.md` (no array index, Traefik's documented format).
radu merged commit 43bd799a41 into main 2026-07-21 11:17:34 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
homelab/dc-git-pages!8
No description provided.