[BUG] checkip-server with SSL on non-standard port does not work
b-m-f opened this issue · 5 comments
Scenario:
checkip-server: domain.com:8080
checkip-ssl: true
All requests will be sent to port 443, as it is the default HTTPS port.
What I would expect is that all traffic is sent via HTTPS, but to the non-standard port 8080, as defined in checkip-server
.
Which version of inadyn are you using? How did you build it, that is, does it have TLS support?
Its version 2.8.1
.
I am using it on TrueNas Scale, TLS works on standard HTTPS ports.
Thought it rang familiar. That release is over two years old, have you tried the latest release?
Hi @troglobit,
thanks for the quick feedback. Unfortunately the TrueNAS system does not allow for easy upgrades of individual binaries. I will open a bug request on their project for and would come back to you should the problem actually be with inadyn
Yeah they need to upgrade their package of inadyn. Pretty sure this one is already fixed.
Feel free to reopen it should the problem persist after they've updated.