Skip to content

Sandbox domain NGINX config and certificate issues #268

Description

@tituspijean

On a fresh install on YunoHost 13 (testing):

  • the sandbox NGINX assumes SSL is running through port 443, which is not the case if TLS passthrough is enabled on the YunoHost server. In that case, the app shows a "Welcome to NGINX!" page instead of Cryptpad initially, then NGINX will fail upon any service restart.
  • the sandbox NGINX config still includes the OCSP settings, which does not exist anymore in the usual YunoHost NGINX templates
  • the sandbox NGINX config is not correctly handled by the regen-conf. It wants to delete it if one does yunohost tools regen-conf nginx -dn
  • Even after following the DNS and certificate renewal instructions, the sandbox domain is not included in the main pad domain certificate's Subject Alt Names.

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