Technical data

11 Configuring Network Resources
11-10 Creating and Configuring WebLogic Server Domains
If the hostname in the URL is is not identical to the hostname in the Administration
Server’s certificate, disable hostname verification in the command line or start script,
as shown below:
-Dweblogic.security.SSL.ignoreHostnameVerification=true
Configuring a Channel
You can configure a Network Channel using Servers-->Protocols-->Channels tab in
the Administration Console or using the
NetworkChannelMBean.
For instructions to configure a channel for a non-clustered Managed Server, see
“Configuring a Network Channel” in Administration Console Online Help.To
configure a channel for clustered Managed Servers see, “Configuring Network
Channels with a Cluster” on page 11-11.
For a summary of key facts about Network Channels, and guidelines related to their
configuration, see “Configuring Channels: Facts and Rules” on page 11-10.
Configuring Channels: Facts and Rules
Follow these guidelines when configuring a channel.
! Each channel you configure for a particular server instance must have a unique
combination of Listen Address, Listen Port, and Protocol.
! A channel can be assigned to a single server instance.
! You can assign multiple channels to a server instance.
! If you assign non-SSL and SSL channels to the same server instance, make sure
that they do not use the same port number.
! After creating a new channel, you must restart the server instance for the channel
settings to take effect. Similarly, you must restart the server instance for most
channel configuration changes to take effect.