Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Configuring: Security and SSL
 

Classic Java CAPS

Configuring JMS Clients

Configuring Java CAPS for SSL Support

Configuring Java CAPS Business Processes

Configuring Environment Components for the Sun Business Process Manager

Configuring Sun Master Indexes (Repository)

Configuring Java CAPS Project Components for Application Adapters

Configuring Java CAPS Project Components for Communication Adapters

Configuring Java CAPS Project Components for Database Adapters

Configuring Java CAPS Project Components for Web Server Adapters

Configuring Java CAPS Environment Components for Application Adapters

Using the Environment Properties Editor

To Configure the Environment Properties

Configuring Oracle Applications Adapter Environment Properties

Outbound Oracle Applications Adapter Properties

Outbound Oracle Adapter Properties with XA support

Configuring the PeopleSoft HTTP Client Adapter Environment Properties

HTTP Settings

Proxy Configuration

Security and Authentication

Security and SSL

PeopleSoft Settings

PeopleSoft Settings and PeopleTools 8.42 Settings

PeopleSoft Settings and PeopleTools 8.13 Settings

Configuring SAP BAPI Adapter Environment Properties

Inbound SAP BAPI Adapter

Outbound SAP BAPI Adapter

Configuring the Siebel EAI Adapter Environment Properties

Siebel EAI

HTTP Settings

Proxy Configuration

Security

Additional SSL Section Notes

Adapter Environment Properties

Configuring the SWIFT Alliance Gateway Adapter Environment Properties

To Configure the SWIFT AG Adapter Environment Properties

SWIFT AG Adapter Environment Properties

Transport

Connection Pool Settings

Configuring Websphere MQ Adapter Environment Properties

Inbound MQSeries Adapter -- Inbound Adapter Environment Configuration

Outbound MQSeries Adapter (XA) -- Outbound Adapter Environment Configuration

Outbound MQSeries Adapter (XA) -- Connection Retry Settings

Outbound MQSeries Adapter (XA) -- Connection Pool Settings

Outbound MQSeries Adapter -- Outbound Adapter Environment Configuration

Outbound MQSeries Adapter -- Connection Retry Settings

Outbound MQSeries Adapter -- Connection Pool Settings

Outbound MQSeries Adapter -- Connection Establishment Mode

Accessing Non-Local Queue Managers and Non-Local Queues

Configuring Java CAPS Environment Components for Communications Adapters

Configuring Java CAPS Environment Components for Database Adapters

Configuring Java CAPS Environment Components for Web Server Adapters

Configuring JDBC/ODBC Drivers

Configuring SAP R/3 for the SAP BAPI Adapter

Configuring Secure Network Communications for SAP

Configuring Siebel EAI Workflows

Importing an SNA Custom Handshake Class

Configuring WebLogic for Asynchronous Communication

Configuring Master Index (Repository) Connectivity and Environments

Related Topics for Sun Adapter for Batch/FTP

Java EE Based Components

Broadcasting Master Index Updates to External Systems

Configuring Sun Master Indexes

Security and SSL

The Security and SSL section of the PeopleSoft HTTP Client Adapter Environment properties contains the top-level parameters displayed in the following table.

Note - SSL is not currently supported for the PeopleSoft Adapter. This section is reserved for future product enhancement.

Environment Configuration - Security and SSL

Name
Description
Required Value
Protocol SSL
Specifies the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocol used when establishing an SSL connection with the server.
Select the appropriate protocol. The options are:
  • No SSL

  • TLS

  • TLSv1

  • SSLv3

  • SSLv2

  • SSL

The configured default is No SSL.

JSSE Provider Class
Specifies the fully qualified name of the JSSE provider class.
The name of the JSSE provider class.

The configured default value is com.sun.net.ssl.internal.ssl.Provider.

X509 Algorithm Name
Specifies the X509 algorithm name to use for the trust and key manager factories.
The X509 algorithm name to use for the trust and key manager factories.

The configured default is SunX509.

Verify hostname
Specifies whether hostname verification is done on the server certificate during the SSL handshake.
True or False.

True indicates that hostname verification is performed on the server certificate during the SSL handshake.

The configured default is False.

KeyStore type
Specifies the keystore type for the keystore used for key/certificate management when establishing SSL connections.
The keystore type. The configured default is JKS.
KeyStore
Specifies the keystore used for key/certificate management when establishing SSL connections.
The keystore used for key/certificate management.
Keystore username
Specifies a username for accessing the keystore used for key/certificate management when establishing SSL connections.
A user name (login) with permission to access the keystore.
Keystore password
Specifies the password for accessing the keystore used for key/certificate management when establishing SSL connections.
A password associated with the KeyStore username to access the keystore.
TrustStore type
Specifies the truststore type of the truststore used for CA certificate management when establishing SSL connections.
The truststore type.

The configured default is JKS.

TrustStore
Specifies the truststore used for CA certificate management when establishing SSL connections.
The name of the truststore.
TrustStore password
Specifies the password for accessing the truststore used for CA certificate management when establishing SSL connections.
A password that permits access to the truststore.