Files
Paul Lorenz bd1f486958 Skip wildcard DNS SANs when building OIDC issuers. Fixes #3696
- skips certificate DNS names starting with "*." in getPossibleIssuers,
  since they produce unusable OIDC URLs (e.g. https://*.example.com/oidc/authorize)
- updates test to verify wildcard DNS SANs are excluded while IP SANs
  from the same cert remain valid issuers
2026-03-23 11:02:10 -04:00
..
2026-01-28 15:01:35 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 15:01:35 -05:00