SSL not working for dynu ...
SSL not working for dynu domain but working for non-dynu domain
- Accueil
- Espace Client
- 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 dimanche 30 avril 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: 19/12/2016 |
dimanche 30 avril 2017 16:58
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? |
samedi 13 juin 2026 08:41
