Problem with ssl cert and DH param
Posted: Thursday 31 May 2018 7:58
I've installed on my raspberry pi 3 with the Domoticz latest stable version a let's encrypt certs. I've generated a DH param and cat to the certs chain and it has the following config:
The SSL config and certs works fine, but often Domoticz log an error like this:
I've tried to generete and attach either DH with 2048 key and 4096 but still generate the error. What's wrong? Thanks
Code: Select all
-----BEGIN PRIVATE KEY-----
XXXX
-----END PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
XXXXX
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
XXXXX
-----END CERTIFICATE-----
-----BEGIN PRIVATE KEY-----
XXXXX
-----END PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
XXXXX
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
XXXXX
-----END CERTIFICATE-----
-----BEGIN X9.42 DH PARAMETERS-----
XXXXX
-----END X9.42 DH PARAMETERS-----
Code: Select all
Error: [web:8484] missing SSL DH parameters from file /home/pi/domoticz/server_cert.pem