Skip to content

Does HTTPS work? #66

@lsgroi

Description

@lsgroi

From the README

nginx is prepared but not configured for SSL yet

Is there a way to configure using Synology DDNS certificate from Let's Encrypt? Or it should work given certificate configured for the NAS - is that what you meant?

Currently I can load the frontend fine via HTTP while HTTPS gets ERR_SSL_PROTOCOL_ERROR in Chrome.

Should we define these in the nginx config?

ssl_certificate     $ssl_server_name.crt;
ssl_certificate_key $ssl_server_name.key;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions