Hitachi

JP1 Version 12 JP1/Base User's Guide


Non-SSL communication host configuration file

Organization of this page

Format

[NO_SSL_HOST]

non-SSL communication host name-1

non-SSL communication host name-2

:

Parameters by type

Required parameters:

None

Custom parameters:

Non-SSL communication host name

File name

jp1bs_nossl.conf (non-SSL communication host configuration file)

jp1bs_nossl.conf.model (model file of a non-SSL communication host configuration file)

Storage destination directory

In Windows:

installation-folder\conf\

In UNIX:

/etc/opt/jp1base/conf/

Description

This file is used to set destination and originating hosts that do not perform SSL communication in an environment where the communication encryption function (SSL communication) is enabled. The settings specified in this file are applicable to physical hosts, logical hosts, and event services.

In an environment where SSL communication is enabled, SSL communication is used to access hosts not specified in this file. Even when this file does not exist, SSL communication is used between the destination host and the originating host.

Application of settings

After editing the non-SSL communication host configuration file, start or restart JP1/Base services and event services to apply the settings specified in the file.

Definition details

Specify the names of the destination and originating hosts that do not perform SSL communication. The following rules apply to the non-SSL communication host configuration file:

Note

The non-SSL communication host configuration file is referenced by physical hosts, logical hosts, and any event services. It is therefore important to ensure that reliable communication can be maintained even when the non-SSL communication host configuration file is edited by mistake while it is in use. To this end, three generations of non-SSL communication host configuration file with a generation number assigned to each one of them as well as the non-SSL communication host configuration file with all errors removed from it are saved upon the startup of JP1/Base and event services. Do not delete the saved files.

Table 16‒24: Location in which the non-SSL communication host configuration files are saved

For Windows

For UNIX

When JP1/Base is started

On a physical host:

installation-folder\sys\nossl_base.conf

installation-folder\sys\nossl_base{1|2|3}.conf

On a logical host:

shared-folder\jp1base\sys\nossl_base.conf

shared-folder\jp1base\sys\nossl_base{1|2|3}.conf

On a physical host:

/var/opt/jp1base/sys/nossl_base.conf

/var/opt/jp1base/sys/nossl_base{1|2|3}.conf

On a logical host:

shared-directory/jp1base/sys/nossl_base.conf

shared-directory/jp1base/sys/nossl_base{1|2|3}.conf

When event services are started

On a physical host:

installation-folder\sys\tmp\event\servers\default\nossl_evt.conf

installation-folder\sys\tmp\event\servers\default\nossl_evt{1|2|3}.conf

On a logical host:

shared-folder\jp1base\event\nossl_evt.conf

shared-folder\jp1base\event\nossl_evt{1|2|3}.conf

On a physical host:

/var/opt/jp1base/sys/tmp/event/servers/default/nossl_evt.conf

/var/opt/jp1base/sys/tmp/event/servers/default/nossl_evt{1|2|3}.conf

On a logical host:

shared-directory/event/nossl_evt.conf

shared-directory/event/nossl_evt{1|2|3}.conf

When the non-SSL communication host configuration file contains an error, JP1/Base services and event services ignore the line containing the error and start up after outputting only the KAVB3920-W or KAJP1510-W message to the log.

Definition examples

Examples of a definition (or definitions) in a non-SSL communication host configuration file are provided below.

When SSL communication takes place during communication with all hosts:

To use encrypted communication during communication with all hosts, define only the [NO_SSL_HOST] line.

[NO_SSL_HOST]
When both non-SSL communication and SSL communication take place during communication with a specific host:

Non-SSL communication takes place during communication with hostA and SSL communication takes place during communication with all the other hosts.

[NO_SSL_HOST]
hostA