mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
encryption is enabled When db encryption is enabled, the server expects all secure,hidden fields in encrypted form. moved the insert statements which has dafault values to java and populated encrypted values if encryption is enabled.