Re: Understanding and usage of management-server-secret-key

2021-03-01 Thread vas...@gmx.de
Let me thankyou for the informations! Really interesting to read about the security-aspects of CloudStack! Am Mo., 1. März 2021 um 13:33 Uhr schrieb Andrija Panic < andrija.pa...@gmail.com>: > /etc/cloudstack/management/key (the file-based approach) contains a > "password" that is used to DECRYPT

Re: Understanding and usage of management-server-secret-key

2021-03-01 Thread Andrija Panic
/etc/cloudstack/management/key (the file-based approach) contains a "password" that is used to DECRYPT (every time mgmt server boots) the value of the " db.cloud.encrypt.secret" from the db.properties file - and then this decrypted value (kept in memory) is used to decrypt other various values fro