Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Working with SSL | Configuring the Broker Java Client for SSL
 
Configuring the Broker Java Client for SSL
 
Configuring SSL Using the BrokerConnectionDescriptor Class
Configuring SSL by Using the System Properties
Setting Encryption
Retrieving a Broker Server's Certificate
Enabling FIPS in Java Clients
This section describes how to use the Broker Java client API COM.activesw.api.client.BrokerConnectionDescriptor class to configure and manage SSL. This class contains the methods to get and to set SSL-related settings. For Java APIs, all SSL information is passed by the BrokerConnectionDescriptor object. When a BrokerConnectionDescriptor object is created, the default SSL settings will be set by reading the corresponding Java property values.