Trouble Securing n8n with SSL on Port 5678 of Main Domain

Issue Summary: I cannot secure the n8n interface at my main domain on port 5678 with SSL. Despite enforcing HTTPS using Let’s Encrypt with Docker, the secure connection fails.

hey flyingstar, i had similar issues. check if your docker container is properly exposing port 5678 and that your reverse proxy is handling ssl correctly. cert file paths may be mismatched. try reloading your setup, it solved my case.