Hitachi

JP1 Version 12 JP1/Performance Management Reference


jpcwconf https enable

Organization of this page

Format

jpcwconf https enable

Function

This command enables encrypted communication between the Web browser and the monitoring console server. It is used when you want to change the communication protocol from http to https.

Executing this command changes the settings in the Web Server configuration file (httpsd.conf). For details about how to configure these settings, see the description about changing the settings for encrypted communication between a Web browser and the monitoring console server in the JP1/Performance Management Planning and Configuration Guide.

Hosts that can execute the command

PFM - Web Console

Execution permission

In Windows:

User with Administrators permissions

In UNIX:

User with root user permissions

Installation directory

In Windows:

installation-folder\tools\

In UNIX:

/opt/jp1pcwebcon/tools/

Arguments

None

Notes

Return values

0

The command terminated normally.

1

The command line format is invalid.

2

The user does not have execution permission for the command.

3

At least one of the following files does not exist:

  • The certificate file (jpcwhttpscert.pem)

  • The private key file (jpcwhttpskey.pem)

4

There is an intermediate certificate (jpcwhttpscacert.pem), and the private key password file (jpcwhttpskeypass.dat) does not exist.

5

There is a private key password file (jpcwhttpskeypass.dat), and the intermediate certificate (jpcwhttpscacert.pem) does not exist.

6

At least one of the following files does not exist:

  • The intermediate certificate (jpcwhttpscacert.pem)

  • The private key password file (jpcwhttpskeypass.dat)

10

A command that cannot be executed with this command is currently running.

100

The PFM - Web Console environment is invalid.

200

A memory shortage occurred.

202

An attempt to access the Web Server configuration file failed.

210

A disk space shortage occurred.

255

An unexpected error occurred.

Usage example

The following is an example of executing this command:

jpcwconf https enable
KAVJK6524-I Setup of the HTTPS communication function will now start.
KAVJK6525-I Setup of the HTTPS communication function ended normally.
Restart the service to apply the settings.