Enable Proxy SSL for Dataserver¶
To enable the Data Access Server proxy with self-signed SSL, set the value of the DATASERVER_PROXY_SSL property to "true" in the file vars.ssl.yml:
| YAML | |
|---|---|
- Copy the following keys to ~/privacera/privacera-manager/config/ssl:
- Signed PEM Full Chain
- Signed PEM Private Key
- Add the following properties in vars.ssl.yml:
- (Optional) If your CA certificate has been generated with a private key, please copy the Signed Root CA Public Key to the following location: ~/privacera/privacera-manager/config/ssl, and then add the following:
YAML
- Prev topic: Advanced Configuration