beautypg.com

Sun Microsystems 5.1.1 User Manual

Page 51

background image

Chapter 5

Section 5.5

Configuring the HTTPS eWay

eWay Environment Properties

HTTPS eWay Adapter User’s Guide

51

Sun Microsystems, Inc.

JSSE Provider Class

Specifies the fully qualified name of the
JSSE provider class. For more information,
see the Sun Java Web site at:

http://java.sun.com/

. It is assumed that

the provider class is in the runtime
classpath.

The name of a valid JSSE
provider class. The default is
com.sun.net.ssl.internal.ssl.P
rovider
If you are running the Sun
SeeBeyond Integration Server
on AIX, specify
com.ibm.jsse.IBMJSSEProvid
er
.

X509 Algorithm
Name

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

The name of a valid X509
algorithm. The default is
SunX509. If you are running
the Sun SeeBeyond
Integration Server on AIX,
specify IbmX509.

KeyStore Type

Specifies the default KeyStore type. The
keystore type is used for key/certificate
management when establishing an SSL
connection. If the default KeyStore type is
not set by this method, the default
KeyStore type, JKS, is used.

KeyStore

Specifies the default KeyStore file. The
keystore is used for key/certificate
management when establishing SSL
connections.

A valid package location.
There is no default value. It is
recommended to use
\logicalho

st\is\domains\

>\config\keystore.jks
where is the
directory where the Sun Java
Composite Application
Platform Suite is installed and

is the name of

your domain.

KeyStore Username

The username for accessing the keystore
used for key/certificate management
when establishing SSL connections.

Note:

If the keystore type is

PKCS12 or JKS, the keystore
username properties is not used.
PKCS12 and JKS keystore types
require passwords for access but
do not require user names. If you
enter a value for this property, it is
ignored for PKCS12 and JKS.

Table 8 Environment Configuration—Security, SSL (Continued)

Name

Description

Required Value