SSL not working for dynu ...
SSL not working for dynu domain but working for non-dynu domain
- Casa
- Pannello di controllo
- Forum della Comunità
- Services
- Dynamic DNS Service
- SSL not working for dynu domain but working for non-dynu domain
- Forum della Comunità
- SSL not working for dynu domain but working for non-dynu domain
Argomento: SSL not working for dynu domain but working for non-dynu domain
di Daniel Santos su domenica 30 aprile 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?
Rispondi con citazione |Segnalare
| Autore | Argomento: SSL not working for dynu domain but working for non-dynu domain |
|---|---|
|
Daniel Santos Iscritto: 19/12/2016 |
domenica 30 aprile 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? |
sabato 13 giugno 2026 08:41
