I don't think I am using either of these.
Do I have to if I want to use the event server?
I think I have it mostly installed, just wondering about the SSL requirements.
Does the event server require that I use HTTPS SSL?
-
- Posts: 54
- Joined: Mon Aug 26, 2019 12:42 pm
Re: Does the event server require that I use HTTPS SSL?
https is now required for zmNinja on android.... shouldn't be needed elsewhere, but the default config has it turned on, so you have to edit zmeventnotification.ini and turn off ssl.
-
- Posts: 54
- Joined: Mon Aug 26, 2019 12:42 pm
Re: Does the event server require that I use HTTPS SSL?
I did switch to SSL and now the latest zmNinja works fine.
If I am using HTTPS do I still need to turn OFF ssl in zmeventnotification.ini? Not sure about your statement.
If I am using HTTPS do I still need to turn OFF ssl in zmeventnotification.ini? Not sure about your statement.
Re: Does the event server require that I use HTTPS SSL?
the ssl in zmes is for communicating with zmes over a websocket, if it's working don't break it.
-
- Posts: 4
- Joined: Sat Oct 28, 2023 11:41 am
Re: Does the event server require that I use HTTPS SSL?
The requirement for HTTPS/SSL with the event server depends on your specific setup and security needs. No, HTTPS/SSL isn't always mandatory.If the event server runs on a private network where only trusted users have access, it might be acceptable to forego HTTPS/SSL. However, this exposes your data to potential risks if the network isn't secure.