Skip to content

OCSP stapling and fallback certificate #140

@kapouer

Description

@kapouer

Hi,

  • allow_domain returns 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions