Chapter 5 | Section 5.5 |
Configuring the HTTPS eWay | eWay Environment Properties |
Table 8 Environment Configuration—Security, SSL (Continued)
Name | Description | Required Value |
|
|
|
KeyStore Password | Specifies the default KeyStore password. |
|
| The password is used to access the |
|
| KeyStore used for key/certificate |
|
| management when establishing SSL |
|
| connections; there is no default. |
|
|
|
|
TrustStore Type | The TrustStore type of the TrustStore used | A valid TrustStore type. |
| for CA certificate management when |
|
| establishing SSL connections. If the |
|
| TrustStore type is not set by this method, |
|
| the default TrustStore type, JKS, is used. |
|
|
|
|
TrustStore | Specifies the default TrustStore. The | A valid TrustStore name. |
| TrustStore is used for CA certificate | There is no default value. It is |
| management when establishing SSL | recommended to use |
| connections. | <c:\JavaCAPS>\logicalho |
|
| st\is\domains\<MyDomain |
|
| >\config\cacerts.jks |
|
| where <c:\JavaCAPS> is the |
|
| directory where the Sun Java |
|
| Composite Application |
|
| Platform Suite is installed and |
|
| <MyDomain> is the name of |
|
| your domain. |
|
|
|
TrustStore Password | Specifies the default TrustStore password. | A valid TrustStore password. |
| The password is for accessing the | There is no default value. |
| TrustStore used for CA certificate |
|
| management when establishing SSL |
|
| connections. |
|
|
|
|
5.5.4Additional SSL Section Notes
Following are additional notes related to the properties in the SSL section.
Verify hostname
Description
Determines whether the host name verification is done on the server certificate during the SSL handshake.
You can use this property to enforce strict checking of the server host name in the request URL and the host name in the received server certificate.
Required Values
True or False; the default is False.
HTTPS eWay Adapter User’s Guide | 52 | Sun Microsystems, Inc. |