SSL inbound channel
Use this page to determine which SSL inbound channel options to specify for the appserver. To view this console page:
- Click Servers > Application Servers > server.
- Under Container settings, click Web container transport chains > secure_transport_chain.
- Under Transport channels, click SSL Inbound Channel (SSL_1).
Configuration tab
- Transport Channel Name
- Name of the SSL inbound channel.
The name field cannot contain the following characters: # \ / , : ; " * ? < > | = + & % '
This name must be unique across all channels in an appserver environment. For example, an SSL inbound channel and a TCP transport channel cannot have the same name if they reside within the same system.
Data type String
- Discrimination weight
Priority this channel has in relation to the other channels in this transport chain. This property is only used when port sharing is enabled and the channel chain includes multiple channels to which it might forward data. The channel in the chain with the lowest discrimination weight is the first one given the opportunity to look at incoming data and determine whether or not it owns that data.
Data type Positive integer Default 0
- Centrally managed
Specify that the selection of an SSL configuration is based upon the outbound topology view for the Java Naming and Directory Interface (JNDI) platform.
Centrally managed configurations support one location to maintain SSL configurations rather than spreading them across the configuration documents.
Default: Enabled
- Specific to this endpoint
Specify the SSL configuration alias to use for outbound SSL communications.
This option overrides the centrally managed configuration for the JNDI (LDAP) protocol.
Related tasks
Configure transport chains
Reference topic