Sha256: 2fe6fdc41296638fd32807fc81960d3efd6f6b89901ca359d8705a3282e70f18
Contents?: true
Size: 836 Bytes
Versions: 2
Compression:
Stored size: 836 Bytes
Contents
export EMASSER_API_KEY_API_KEY=<API key> export EMASSER_API_KEY_USER_UID=<unique identifier of the eMASS user EMASSER_API_KEY_API_KEY belongs to> export EMASSER_HOST=<FQDN of the eMASS server> export EMASSER_KEY_FILE_PATH=<path to your emass key in PEM format> export EMASSER_CERT_FILE_PATH=<path to your emass certificate in PEM format> export EMASSER_KEY_PASSWORD=<password for the key given in EMASSER_KEY_FILE_PATH> export EMASSER_CLIENT_SIDE_VALIDATION=<client side validation - true or false> export EMASSER_VERIFY_SSL=<verify SSL - true or false> export EMASSER_VERIFY_SSL_HOST=<verify host SSL - true or false> export EMASSER_DEBUGGING=<set debugging - true or false> export EMASSER_CLI_DISPLAY_NULL=<display null value fields - true or false> export EMASSER_EPOCH_TO_DATETIME=<convert epoch to data/time value - true or false>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
emasser-3.4.0 | .env-example |
emasser-1.0.6 | .env-example |