-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
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
Labels
No labels