User guide
Note: When up
g
radin
g
Device Mana
g
er from version 4.2 or earlier to 4.3
or later, check the httpsd.conf file. If it contains coding that enables SSL
functionality in the CIM/WBEM features, remove or comment out the
coding before upgrading. For details about disabling SSL, refer to
Chapter 7 of the Hitachi Device Manager and Provisioning Manager
Installation and Configuration Guide. When the version of Device
Manager is 4.2 or earlier, the httpsd.conf file is stored in the following
location:
Windows: installation-folder-for-Common-
Component
\httpsd\conf\httpsd.conf
Solaris or Linux:
/opt/HiCommand/Base/httpsd/conf/httpsd.conf
The following shows the coding contained in the httpsd.conf file that enables
SSL capability when the Device Manager version is 4.2 or earlier:
LoadModule proxy_module complete-path-name-for-the-proxy-module
Listen port-number-for-SSL-in-CIM/WBEM-features
<VirtualHost *:port-number-for-SSL-in-CIM/WBEM-features>
ServerName host-name
SSLEnable
SSLRequireSSL
SSLCertificateFile complete-path-name-for-the-certificate-file-from-CA
SSLCertificateKeyFile complete-path-name-for-the-private-key-file
ProxyPass / http://127.0.0.1:5988/
ProxyPassReverse / http://127.0.0.1:5988/
</VirtualHost>
Overview and Setup of CIM/WBEM 1-7
Hitachi Device Manager SMI-S Provider Installation and User Guide