oputty.exe
Importing a certificate
If you do not want to use the preinstalled public key (certificate), create and install your own private key (certificate). Importing a key or certificate is a
NOTE: When you use the CLP load command with TFTPD32, HP recommends using a 30- second timeout and 6 retries.
NOTE: When using the CLP load command in Linux set the timeout to 15000000. The firewall built into some Linux systems might not allow the TFTP server to send and receive information. You might have to disable the firewall to allow these connections. If you are experiencing firewall issues, change the firewall settings to allow connections on port 69 (the default port for TFTP servers). See your firewall documentation for additional information.
Creating a certificate
LO100 requires a
1.Download Win32 OpenSSL.
2.Install and set up OpenSSL.
3.Using OpenSSL, generate a DSA parameters file:
openssl dsaparam
4.Generate the DSA private key file, called server_privkey.pem:
openssl gendsa
5.Generate the DSA certificate (public key) file, called server cacert.pem:
openssl req
6.When prompted for a distinguished name, enter an appropriate domain name for the servers receiving the certificate.
7.After creating the certificate, copy it to a TFTP server that is accessible on the same network as LO100.
Installing a certificate or private key through the CLP
To install the certificate, log in to LO100 as administrator through the CLP interface and issue the load command to upload and install the certificate. For example:
load
where:
Using LO100 21