Table of Contents

Search

  1. Preface
  2. Command Line Programs and Utilities
  3. Installing and Configuring Command Line Utilities
  4. Using the Command Line Programs
  5. Environment Variables for Command Line Programs
  6. Using infacmd
  7. infacmd as Command Reference
  8. infacmd aud Command Reference
  9. infacmd autotune Command Reference
  10. Infacmd bg Command Reference
  11. infacmd ccps Command Reference
  12. infacmd cluster Command Reference
  13. infacmd cms Command Reference
  14. infacmd dis Command Reference
  15. infacmd dp Command Reference
  16. infacmd idp Command Reference
  17. infacmd edp Command Reference
  18. Infacmd es Command Reference
  19. infacmd ihs Command Reference
  20. infacmd ipc Command Reference
  21. infacmd isp Command Reference
  22. infacmd ldm Command Reference
  23. infacmd mas Command Reference
  24. infacmd mi Command Reference
  25. infacmd mrs Command Reference
  26. infacmd ms Command Reference
  27. infacmd oie Command Reference
  28. infacmd ps Command Reference
  29. infacmd pwx Command Reference
  30. infacmd roh Command Reference
  31. infacmd rms Command Reference
  32. infacmd rtm Command Reference
  33. infacmd sch Command Reference
  34. infacmd search Command Reference
  35. infacmd sql Command Reference
  36. infacmd tdm Command Reference
  37. infacmd tools Command Reference
  38. infacmd wfs Command Reference
  39. infacmd ws Command Reference
  40. infacmd xrf Command Reference
  41. infacmd Control Files
  42. infasetup Command Reference
  43. pmcmd Command Reference
  44. pmrep Command Reference
  45. Working with pmrep Files

Command Reference

Command Reference

ListDomainCiphers

ListDomainCiphers

Display one or more of the following cipher suite lists: blacklist, default list, effective list, or whitelist.
Blacklist
List of cipher suites that you want the Informatica domain to block. When you add a cipher suite to the blacklist, the Informatica domain removes the cipher suite from the effective list. You can add cipher suites that are on the default list to the blacklist.
Default list
List of cipher suites that the Informatica domain supports by default.
Whitelist
List of cipher suites that you want the Informatica domain to support in addition to the default list. When you add a cipher suite to the whitelist, the Informatica domain adds the cipher suite to the effective list. You do not need to add cipher suites that are on the default list to the whitelist.
The ListDomainCiphers command uses the following syntax:
[<-list|-l>] ALL|BLACK|DEFAULT|EFFECTIVE|WHITE [<-domainConfig|-dc> true|false]
You cannot run this command on a worker node.
The following table describes infasetup listDomainCiphers options and arguments:
Option
Argument
Description
-list
-l
ALL
BLACK
DEFAULT
EFFECTIVE
WHITE
Optional. The cipher suite configuration list to display.
The argument ALL displays the blacklist, default list, effective list, and whitelist.
The argument BLACK displays the blacklist.
The argument DEFAULT displays the default list.
The argument EFFECTIVE displays the effective list.
The argument WHITE displays the whitelist.
The arguments are case-sensitive.
When you run the command on a gateway node and omit this option, the command displays all cipher suite configuration lists.
-domainConfig
-dc
true
false
Optional. Display the cipher suite lists for the Informatica domain or for the gateway node where you run the command. By default, the command displays cipher suite lists for the domain.
Set this option to true to display the cipher suite lists for the domain.
Set this option to false to display the cipher suite list for the gateway node where you run the command.
You cannot view whitelists or blacklists on gateway nodes.

0 COMMENTS

We’d like to hear from you!