2.4.0 Use of TLS
- admin (Unlicensed)
Owned by admin (Unlicensed)
Jul 11, 2020
1 min read
Loading data...
To encrypt all the communication to the proxy server, you can setup the PI-Server to use your certificate and key.
Configure the PI-Server with TLS
Enable TLS in the configuration
You will find a line in the piplanning.cfg named use_tls. Set this value to yes.
Set path to your key and certificate in the configuration
In piplanning.cfg you will find ssl_cert wich should contain the path to your certificate file matching your hostname set above.
The line ssl_cert_key should match the path to your tls-key.