Skip to main content

Command Line Tool Security

Authentication and security for the Command Line Tool are equivalent to the Varicent Incentives admin client.

File transfer using the tool is done through HTTPS via the REST API. All file contents are 64-bit encoded.

The following security features are used by both the Command Line Tool and the REST API implementation:

  • API authentication using a JSON Web Token

  • The connection is HTTPS using a public SHA-256 RSA 2048-bit SSL certificate

  • Passwords are stored via PBKDF2 one-way hash