SSL not working for dynu ...
SSL not working for dynu domain but working for non-dynu domain
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- SSL not working for dynu domain but working for non-dynu domain
- Community Forum
- SSL not working for dynu domain but working for non-dynu domain
Topic: SSL not working for dynu domain but working for non-dynu domain

by Daniel Santos on Sunday, April 30, 2017
I have a node server that has a letsencrypt ssl.
Everything was fine, the ssl was working for my dynu domains and non-dynu domains.
Then I have made my node server have the possibility to have multiple ssl certifications for different domains (my node server is acting as a reverse proxy) and now my dynu domains (magico.ddnsfree.com) stop having https (where it should have) but my other non-dynu domain (dan.mine.bz) has the ssl working.
So I figured out that must be a problem with dynu.
The code that I have added and that break my ssl on dynu was something like a TLS related variable and function and a SNI related callback. Maybe this can help you debug what the problem is.
Can you help me on this?
Everything was fine, the ssl was working for my dynu domains and non-dynu domains.
Then I have made my node server have the possibility to have multiple ssl certifications for different domains (my node server is acting as a reverse proxy) and now my dynu domains (magico.ddnsfree.com) stop having https (where it should have) but my other non-dynu domain (dan.mine.bz) has the ssl working.
So I figured out that must be a problem with dynu.
The code that I have added and that break my ssl on dynu was something like a TLS related variable and function and a SNI related callback. Maybe this can help you debug what the problem is.
Can you help me on this?
Reply with quote | Report
Author | Topic: SSL not working for dynu domain but working for non-dynu domain |
---|---|
Daniel Santos Joined: 12/19/2016 |
![]() Sunday, April 30, 2017 4:58 PM
I have a node server that has a letsencrypt ssl.
Everything was fine, the ssl was working for my dynu domains and non-dynu domains. Then I have made my node server have the possibility to have multiple ssl certifications for different domains (my node server is acting as a reverse proxy) and now my dynu domains (magico.ddnsfree.com) stop having https (where it should have) but my other non-dynu domain (dan.mine.bz) has the ssl working. So I figured out that must be a problem with dynu. The code that I have added and that break my ssl on dynu was something like a TLS related variable and function and a SNI related callback. Maybe this can help you debug what the problem is. Can you help me on this? |

Thursday, April 17, 2025 6:30 AM