Command Reference > infasetup-Befehlsreferenz > ListDomainCiphers
  

ListDomainCiphers

Display one or more of the following cipher suite lists: blacklist, default list, effective list, or whitelist.
Blacklist
Liste mit Chiffre-Suites, die von der Informatica-Domäne blockiert werden sollen. Wenn Sie der Blacklist eine Chiffre-Suite hinzufügen, entfernt die Informatica-Domäne diese Chiffre-Suite aus der Gültigkeitsliste. Sie können Chiffre-Suites, die sich in der Standardliste befinden, zur Blacklist hinzufügen.
Standardliste
Liste mit Chiffre-Suites, die von der Informatica-Domäne standardmäßig unterstützt werden.
Whitelist
Liste mit Chiffre-Suites, die von der Informatica-Domäne zusätzlich zu denen in der Standardliste unterstützt werden sollen. Wenn Sie der Whitelist eine Chiffre-Suite hinzufügen, fügt die Informatica-Domäne die Chiffre-Suite zur Gültigkeitsliste hinzu. Chiffre-Suites, die sich in der Standardliste befinden, müssen nicht zur Whitelist hinzugefügt werden.
The ListDomainCiphers command uses the following syntax:
[<-list|-l>] ALL|BLACK|DEFAULT|EFFECTIVE|WHITE

[<-domainConfig|-dc> true|false]
HINWEIS: 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.
HINWEIS: 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.
HINWEIS: You cannot view whitelists or blacklists on gateway nodes.