CyberInfoSpace

 


Advanced Search
 
 
Welcome to CyberInfoSpace - The Online Information Center
 

Old 11-01-2009, 23:22   #1
raulseixas
Junior Member
 
raulseixas's Avatar
 
Online status: Online
Join Date: Oct 2009
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 86 raulseixas is on a distinguished road
Points: 206, Level: 2
Points: 206, Level: 2 Points: 206, Level: 2 Points: 206, Level: 2
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%

Default SSL properties for IPIC

.
If you are using IPIC, you need to define a keyring and password for the JavaGateway object (base class) or resource adapter, to enable an SSL connection. SSL connections are supported in local mode only.
Configuring SSL for JavaGateway (base classes)
The following steps allow you to configure your SSL connection for JavaGateway:

1. Create a java.util.Properties object
2. Add the following properties:
1. JavaGateway.SSL_KEYRING_CLASS, <keyring file location>
2. JavaGateway.SSL_KEYRING_PASSWORD, <password>
3. Set the properties on the JavaGateway by calling the setProtocolProperties() method, passing the java.util.Properties object
4. Define the server name as ssl://<server_name>:<port>. Set the server name on the ECIRequest object and not on the JavaGateway object.

Configuring SSL for a resource adapter
The following steps allow you to configure your SSL connection for a resource adapter:

1. Define ServerName as ssl://<server_name>:<port>
2. Set the KeyRingClass property to the location of the keyring file
3. Set the KeyRingPassword property to the password of the keyring file

Reply With Quote


Search Engine Optimized by vBSEO 3.5.2
Copyright© 2009-11 CyberInfoSpace Network

All times are GMT. The time is now 23:37
DMCA Policy - Contact - Top