Good morning.
I need to understand the protection for data in transit that occurs under the following 2 configurations:
- Multi-region MIQ (i.e. between the Global region and the Remote region): I understand that the password if encrypted with the v2_key. Is it only the password that is encrypted? Is the data in transit encrypted as well? Which encryption protocol?
- In my case it is the MIQ to OpenStack communication: I am assuming the “control & data” information is exchanged using https based REST API calls to protect the data in transit. Is this the case?
Thank you in advance for your answers.