WAS v8.5 > Secure applications > Secure communications > Create an SSL configuration > Associate an SSL configuration dynamically with an outbound protocol and remote secure endpoint

Select an SSL configuration alias directly from an endpoint configuration

We can associate a secure outbound endpoint with a new SSL configuration directly. If you are migrating from a release prior to version 6.1, WebSphere Application Server still supports configurations that were selected directly at an endpoint. Direct selection always overrides centrally managed configurations and preserves migrated configurations.

Select an SSL configuration alias directly at the following endpoints:

The central management of SSL configurations can be a more efficient strategy because multiple configurations can be contained within a single SSLConfigGroup. If you need to convert configuration references that are already directly managed to centrally managed configurations, modify each endpoint individually. Use the AdminConfig.modify command to set the sslConfigAlias value to an empty string (""). Below is an example of doing this:

For more information on using this command, see the information about configuring processes using scripting.

For more information on specific wsadmin commands that affect a repertoire as opposed to individual endpoints, see the SSLConfigGroupCommands group for the AdminTask topic.

Complete the following steps in the dmgr console:

These steps provide an example to follow when we directly select any of the endpoints listed above.

  1. Click Security > Global security > RMI/IIOP security > CSIv2 outbound transport.

  2. Click Use specific SSL alias. When you identify a specific SSL alias, you override the centrally managed scope associations.

  3. Select an SSL configuration alias from the drop-down list.

  4. Click OK.
  5. Repeat these steps for additional protocols or endpoints, if desired.


Results

By associating the endpoint directly, we have overridden a centrally managed SSL configuration.

If you decide to use management scopes instead of endpoints to associate an SSL configuration, follow the steps above, but click Centrally managed instead of Use specific SSL alias, then click Manage endpoint security configurations. The console is redirected to Security > SSL certificate and key management > Manage endpoint security configurations.


Related concepts:

Dynamic outbound selection of Secure Sockets Layer configurations
Central management of SSL configurations
SSL configurations


Related


Configure processes using scripting


Reference:

SSLConfigGroupCommands group for AdminTask


+

Search Tips   |   Advanced Search