Encrypting passwords for solidDB users by using OpenSSL
By default, the passwords of users that are defined in solidDB are encrypted on the network by using the built-in DES algorithm. However, if you use the OpenSSL libcrypto library, you can enable strong encryption (that uses the AES-256 algorithm) by completing the following steps:
Note If you have configured the server to use encrypted passwords, all clients that connect to the server must be configured to use encrypted passwords.