Previous Topic: Enabling SecurityNext Topic: Administrator Password Encryption


Encryption

When you send user login and password data, we recommend that you encrypt this data. The following is an encryption security parameter:

sage.security.disable.ssl.ADAuthentication=true

When you set this parameter to true, Secure Sockets Layer (SSL) authentication is disabled.

When you set the parameter to false and SSL encryption is enabled.

You supply the keystore file in the following security parameter:

sage.security.eurekify.keyStore.file=

The keystore file is a database that stores the private and public keys necessary for SSL encryption and decoding.