Sha256: 484662e117b325cf608ce11bf4697d489b5909371604839d267651a11131e257
Contents?: true
Size: 848 Bytes
Versions: 1
Compression:
Stored size: 848 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
emasser-3.4.1 | .env-example |