troglobit/inadyn

[BUG] checkip-server with SSL on non-standard port does not work

b-m-f opened this issue · 5 comments

b-m-f commented

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?

b-m-f commented

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?

b-m-f commented

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.