-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Description
Hi,
allow_domainreturns false when domain ends with a specific wildcard domain- fallback certificate is set to that wildcard domain (and works)
- ocsp stapling is on, verify is on, resolver is set
When i don't set ocsp stapling on, auto-ssl allowed domains have ocsp stapling working all right.
If i set it on in global nginx config for ssl, only the wildcard fallback domain will get ocsp stapling,
and auto-ssl allowed domains stop having it enabled as soon as the wildcard domain is requested.
To be clear:
- if i request a auto-ssl managed domain first, ocsp stapling response is returned
- if i request a auto-ssl managed domain second, ocsp stapling response is not returned
I suppose this is a bug, because it appears at runtime.
Metadata
Metadata
Assignees
Labels
No labels