where Attachment stores in Jazz and how it is encrypted and description done.
One of my customer is looking the information about the attachment and encryption. I know attachments are stored in databases. But what type of mechanism used to encrypt.
Here is my questions.
Jazz Data (Including RQM, RTC & RM)
Please let me know if any know about it.
Thanks, |
One answer
Encryption of data at rest and encryption of data in motion:
Attachments are stored as blobs in the database. The database can be adminstratively encrypted in a way that is transparent to the Jazz application. Connections between the database and Jazz application can be configured to be encrypted. All communication between jazz applications and clients (web browser, RTC Eclipse client, etc. are by default encrypted (https using TLS). I don't believe attachments are stored temporarily in the file system on the way from the database through the app to the browser or other client.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.