Skip to main content

Privacera Documentation

Custom Crypto properties on Privacera Platform

This topic provides a list of custom properties that should be configured for the Crypto service.

To use a custom property, add it to the vars.crypto.yml file in the custom-vars folder configured as per your environment.

Property

Description

Example

Default Value

CRYPTO_PEG_EXTERNAL_URL

The URL to access hostname and port of the PEG service. Unless you have changed the standard configuration, this is the host where the Privacera Platform is in stalled and the default port for PEG, which is 6869.

http://privacera.BigCo.com:6869

None

CRYPTO_PEG_LOG_USER_NAME

This is the service/adminstrative user defined in the PEG service with properties `privacera.portal.username` and `privacera.portal.password`.

None

CRYPTO_PEG_DATABRICKS_USER_PASSWORD

The Privacera Platform password for the user defined in CRYPTO_PEG_LOG_USER_NAME.

None

PRIVACERA_CRYPTO_SCHEME_EXPIRY_SECONDS

TTL in seconds for cached schemes. Auto-refreshes after expiry.

1,800 (30 minutes).