Search found 3 matches
- Thursday 29 August 2019 17:14
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: [Solved] Domoticz with Nginx (Raspian Buster) - Unable to connect remotely (with Basic Auth & x509)
- Replies: 3
- Views: 1807
Re: Domoticz with Nginx (Raspian Buster) - Unable to connect remotely (with Basic Auth)
I did a small modification and I think it works! If anybody has the same problem : $ssl_client_s_dn format changed, I had to use $ssl_client_s_dn_legacy instead.
- Thursday 29 August 2019 16:46
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: [Solved] Domoticz with Nginx (Raspian Buster) - Unable to connect remotely (with Basic Auth & x509)
- Replies: 3
- Views: 1807
Re: Domoticz with Nginx (Raspian Buster) - Unable to connect remotely (with Basic Auth)
Hello, It was working fine with raspbian Stretch. My nginx conf file for Domoticz is the one from the old wiki page "Secure Nginx Proxy Setup" (not on the wiki anymore) http://web.archive.org/web/20170724093203/https://www.domoticz.com/wiki/Secure_Nginx_Proxy_Setup You already helped me a lot ...
- Wednesday 28 August 2019 17:53
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: [Solved] Domoticz with Nginx (Raspian Buster) - Unable to connect remotely (with Basic Auth & x509)
- Replies: 3
- Views: 1807
[Solved] Domoticz with Nginx (Raspian Buster) - Unable to connect remotely (with Basic Auth & x509)
Hi, I was running Domoticz (stable 4.10717) with Nginx on Raspbian Stretch, with no major problem. I did a fresh install with Raspbian Buster, had no problem to restore my backup (except for a few mischievous Zwave devices), everything was great until I installed and configure Nginx and tried to ...