Question
ssl does not work on my endpoint my domain:3002/email
hello I have problems to see my endpoint working with the ssl certificate, I have managed to make the certificate work but with https://sub.name.com, clone my github repository and install my project successfully under 1xx.2xx.xx .xx: 3002 / xxx I can see that it works correctly, but https://sub.name.com:3002/xxxx is my problem I have followed the digital ocean setup to install Nginx and my Let’s Encrypt ssl certificate in Ubuntu 18.04.
I have deleted my droplets created everything again and nothing that works for my endpoint not if I am missing something
My project is with nestJS.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×