Configuring SSL for HPSTRA
You can configure the HPSTRA module to communicate with Elasticsearch via SSL by importing
the Elasticsearch certificate in the default IBM My webMethods Server
truststore
softwareag/MWS/server/instanceName/config/security/sagdemoca.jks
,
or the truststore configured with the javax.net.ssl.*
system properties in
the custom_wraper.conf
file for IBM My webMethods Server.
You can supply a custom keystore or truststore for HPSTRA using the following system properties:
Property | Description |
---|---|
|
Type of the custom keystore. |
|
Type of the custom truststore. |
|
Location of the custom keystore. |
|
Location of the custom truststore. |
|
Password for the custom keystore. |
|
Password for the custom truststore. |