Skip to content

Disable Proxy SSL for Dataserver

To disable the Data Access Server proxy SSL, set the value of DATASERVER_PROXY_SSL to "false" in vars.ssl.yml.

YAML
DATASERVER_PROXY_SSL: "false"
When switching between Dataserver SSL and non-SSL, or between self-signed and signed, you must remove the previously generated Dataserver SSL configuration before running the Privacera Manager update.

To remove the previously generated SSL configuration, run the following command:

Bash
rm -rf ~/privacera/privacera-manager/config/ssl/dataserver*