Does Diyotta support PGP encryption in data transfer between agents? What are the configurations necessary to set up the same?
Does Diyotta support PGP encryption in data transfer between agents? What are the configurations necessary to set up the same?
Diyotta supporting PGP encryption, which uses a serial combination of hashing, data compression, symmetric-key cryptography, and finally public-key cryptography.
- Generate PGP keys using dicmd, here we will see public, private, secret keys.
- Current approach, generated keys must place at $DIYOTTA_HOME/agent/keys folder and same keys except public must place in target agent keys folder location.
- When execute job flow which will extract data, encrypt with PGP secure keys and sending to target agent over network.
- Encrypted data will decrypt and load into target.