Markus Krüger

Results 169 comments of Markus Krüger

These settings are just needed if you want a custom key and cert file. Just set https to true is the simplest setting.

Seems you hit this issue on your system https://github.com/jfromaniello/selfsigned/issues/33 Once fixed, I will update the lib.

Either you wait for the mibrary to fix this issue, or you use the mentioned workaround: `Only way around it is to modify: /etc/ssl/openssl.cnf and change: CipherString = DEFAULT@SECLEVEL=2 to...

Yes, this is not implemented, yet.

Pull requests welcome.

@LukasFoukal there would be a conflict, as the plugin fork by @EIBHomeControl is very old.

Looks like nodejs dns cannot resolv the „.local“ domain. You should try the real hostname or the diskstations IP.

Well, not much I can tell, but there is a single url that can be called on state change. The api of the security system needs to handle it, for...

What url did you call and what did you want to achive? From code I can tell, that if you call the url without `currentstate` and `targetstate`, the the current...

Could you please post what url you call and what you want to achive and what is actually and expected behavior? Just to make it better understandable for me :-)