Path to the file which contains parameters of the Diffie–Hellman key exchange method. These parameters are used by the managing web interface for communication with clients via HTTPS.
This file is generated automatically during component installation.
Default value:
DhPath = <etc_dir>/certs/dh.pem
For Linux:
DhPath = /etc/opt/drweb.com/certs/dh.pem
For FreeBSD:
DhPath = /usr/local/etc/drweb.com/certs/dh.pem
For Solaris:
DhPath = /etc/opt/drweb.com/certs/dh.pem
DocumentRoot = {path to directory}
Path to the directory which stores static website content used by the server of the managing web interface (root directory, same as htdocs directory for httpd).