Search found 3 matches
- Friday 01 May 2020 0:12
- Forum: Bash / PowerShell / Batch etc.
- Topic: Lets Encrypt - OPNsense/HAProxy - Domoticz
- Replies: 2
- Views: 5874
Lets Encrypt - OPNsense/HAProxy - Domoticz
For those who are interested to automate the renewal of a Lets encrypt certificate for a Domoticz RPi behind a reverse proxy (HAproxy) on a OPNsense box I'd like to share my approach: First of all I configured the request of a Lets encrypt certificate on the OPNsense box. As this is rather ...
- Tuesday 11 September 2018 8:26
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: native HTTPS / SSL support in Domoticz
- Replies: 28
- Views: 28712
Re: native HTTPS / SSL support in Domoticz
For my RPi I use TTP certificates and convert them to a server cert pem file for domotica as follows (so feel free to be inspired by this :P ): Decrypt the private key with the password you entered previously: sudo openssl rsa -in server.key -out server.decrypted.key Convert the certificate .crt to ...
- Saturday 30 June 2018 9:19
- Forum: Blockly
- Topic: Controlling Lucci Air in Blockly
- Replies: 3
- Views: 1141
Re: Controlling Lucci Air in Blockly
Maybe following might explain something: Re: Lucci fan support with RFXCOM in Domoticz? Report this post Quote Post by gizmocuz » Wednesday 20 June 2018 6:22 @Ralfie, try the latest domoticz beta version, it should now support this type of fan I am not keen on supporting this fan, as it does not ...