Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Working with SSL | Overview
 
Overview
This chapter explains how to configure SSL support for webMethods Broker clients by writing to the Broker Java Client API. Information is provided that explains how to:
*Authenticate Broker clients.
*Manage SSL certificates for Java client applications.
*Enable encryption.
Note:
When implementing SSL using the Broker Java Client API, you will be using JSSE (Java Secure Sockets Extension) for Broker clients version 7.1 and later. The JSSE library is part of the Java 5 JDK package.