asuknath / Nagios-Status-JSON

Nagios Status JSON
26 stars 19 forks source link

does the URL support defining ports? #10

Closed aristosv closed 6 years ago

aristosv commented 6 years ago

When I configure ServerAlarms app on iOS, and use the internal URL (http://192.168.1.17/nagios/), everything is working just fine.

When I open up the server from the internet (http://my.hostname.wan:8080/nagios/), I get a message saying

Certificate Error!
The certificate for this server is invalid. Currently ServerAlarms app is not supporting invalid SSL certificated Please use http: instead of https:

I am not using https: though, so my suspicion is that maybe the app doesn't support defining ports in the URL?

I just want to clarify that http://my.hostname.wan:8080/nagios/ is accessible from the internet and I can see my nagios web interface just fine.

asuknath commented 6 years ago

I am working to allow non SSL server.

Asuk

On Tue, Apr 17, 2018, 2:35 AM aristosv notifications@github.com wrote:

When I configure ServerAlarms app on iOS, and use the internal URL ( http://192.168.1.17/nagios/), everything is working just fine.

When I open up the server from the internet ( http://my.hostname.wan:8080/nagios), I get a message saying

Certificate Error! The certificate for this server is invalid. Currently ServerAlarms app is not supporting invalid SSL certificated Please use http: instead of https:

I am not using https: though, so my suspicion is that maybe the app doesn't support defining ports in the URL?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/asuknath/Nagios-Status-JSON/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/ATdgqZsEu6w-XoLCmDvmgQllylWxUpoRks5tpY0YgaJpZM4TXtiv .

aristosv commented 6 years ago

Hi, any estimate on when will this work? I really need too provide outside access without VPN.

aristosv commented 6 years ago

When using an IP (public or internal) this works just fine. The issue is when using a hostname.

asuknath commented 6 years ago

Yes.

On Sat, Jun 16, 2018 at 12:03 AM, aristosv notifications@github.com wrote:

When using an IP (public or internal) this works just fine. The issue is when using a hostname.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/asuknath/Nagios-Status-JSON/issues/10#issuecomment-397784634, or mute the thread https://github.com/notifications/unsubscribe-auth/ATdgqQQKAyAdEHN0btgIvGWEWzLk-Bd6ks5t9IOmgaJpZM4TXtiv .