I need need with https port configuration.
Using - IS 6.0.1 on HPUX platform.
I am having problems enabling a https port.
The error is ISS.0070.9014 Private key file does not exist.
I have seen similar postings, but cannot sort the problem.
The story so far,
Using openssl I have created a cert.pem, client.crt and key.pem on a XP platform.
Converted key.pem to key.der using (XP again)
openssl rsa -in key.pem -outform DER -out key.der
ftp transferred files to wM HP platform, (binary transfer).
Placed files in ~/CertificateToolkit/config directory.
Converted cert.pem to cert.der, with cert toolkit
Ports configuration.
Configured https port with, port number, (for testing)client authorisation=none, package=WmRoot, ip address.
Not configured Listener Specific Options.
Certificate configuration.
Server’s Signed Certificate=config/cert.der
Server’s Private Key =config/key.der
Questions.
Is the path and file setup for the certificate configuration ok.
How can I tell if the key.der is valid and not corrupt.
Thanks for any help… john
#webmethods-Protocol-and-Transport#webMethods#Integration-Server-and-ESB