Server Management - Systems Insight Manager
1829837 Members
2174 Online
109993 Solutions
New Discussion

How to manually import SIM cert into SMH of HPUX

 
Steve Mowl
Occasional Contributor

How to manually import SIM cert into SMH of HPUX

I'm looking for the command line reference for how to manually import the SIM ssl certificate into the SMH on an HPUX server? The machines I'm working with are not able to use the tools within the SMH application itself to import the certificate due to login restrictions; however, at the command line we do use pbrun to provide authorization.

Thanks, Steve
1 REPLY 1
ITRC Test-CH
Trusted Contributor

Re: How to manually import SIM cert into SMH of HPUX

Hi Steve,
Certificates can be imported by copying it from the HP-UX system to the CMS. Start the SIM UI on the CMS by:
Enter into this location, example C:\Temp\certs
C:\Temp\certs\ ftp
ftp> open
# cd /etc/opt/hp/sslshare/
# get cert.pem .cert.pem

Import now the cert in HP-SIM by
- Options
- Security
- HP Systems Insight Manager Server Certificates
- click the button â Importâ
- Import signed certificate reply from CA

Regards, Werner