Table of Contents

Search

  1. Preface
  2. Part 1: Version 10.5.7
  3. Part 2: Version 10.5.6 - Version 10.5.6.x
  4. Part 3: Version 10.5.5 - 10.5.5.x
  5. Part 4: Version 10.5.4 - 10.5.4.x
  6. Part 5: Version 10.5.3 - 10.5.3.x
  7. Part 6: Version 10.5.2 - 10.5.2.1.x
  8. Part 7: Version 10.5.1 - 10.5.1.1
  9. Part 8: Versions 10.5 - 10.5.0.1
  10. Part 9: Versions 10.4.1 - 10.4.1.3
  11. Part 10: Versions 10.4 - 10.4.0.2
  12. Part 11: Versions 10.2.2 - 10.2.2 HotFix 1
  13. Part 12: Version 10.2.1
  14. Part 13: Version 10.2 - 10.2 HotFix 2

Encryption Strengthening

Encryption Strengthening

Effective in version 10.5, you can encrypt the Informatica domain passwords and secure connection parameters by using the AES 256-bit encryption algorithm.
To strengthen security encryption, the Informatica installer now generates a unique site key when you install the Informatica services. You cannot generate the site key again. Previously you could regenerate the encryption site key using a keyword and domain name in the
GenerateEncryptionKey
command.
After you upgrade to Informatica 10.5, migrate the site key to the new unique site key.
For a multinode domain, copy the unique site key to each node or save the unique site key at a shared location that can be accessed by each node.
You can use transformation language encoding functions,
AES_ENCRYPT
and
AES_DECRYPT
to encrypt or decrypt storage tables with 256-bit encoding. Use the new argument,
keySize
to enable AES 256-bit encryption.
For more information, see the
Informatica 10.5 Security Guide
.

0 COMMENTS

We’d like to hear from you!