Generate new certificate

I am getting LOGIN failures in my /var/adm/messages file, and am using verion 3.0 from last fall. I cannot update the version on a production server on the fly.

To debug I ran:

# ./srspxrun -p

* About to connect() to webproxy.MyCompany.com:8080

* Connected to uswhsc.MyCompany.com (54.23.228.195) port 8080

* Establish HTTP proxy tunnel to 192.18.128.177:443

< HTTP/1.0 200 Connection established

* Proxy replied to CONNECT request

* SSL certificate problem, verify that the CA cert is OK

* Closing connection #0

* About to connect() to webproxy.MyCompany.com:8080

* Connected to uswhsc.MyCompany.com (54.23.228.195) port 8080

* Establish HTTP proxy tunnel to 192.18.128.177:443

< HTTP/1.0 200 Connection established

* Proxy replied to CONNECT request

* SSL certificate problem, verify that the CA cert is OK

* Closing connection #0

curl error code: 60

curl message: SSL certificate problem, verify that the CA cert is OK

and get errors about the cert file. I generated a new one, and then copied and pasted into the cert file locally, and reran srspxrun -p and got:

# ./srspxrun -p

* About to connect() to webproxy.MyCompany.com:8080

* Connected to uswhsc.MyCompany.com (54.23.228.195) port 8080

* Establish HTTP proxy tunnel to 192.18.128.177:443

< HTTP/1.0 200 Connection established

* Proxy replied to CONNECT request

* unable to set certificate file (wrong password?)

* Closing connection #0

* About to connect() to webproxy.merck.com:8080

* Connected to uswhsc.MyCompany.com (54.23.228.195) port 8080

* Establish HTTP proxy tunnel to 192.18.128.177:443

< HTTP/1.0 200 Connection established

* Proxy replied to CONNECT request

* unable to set certificate file (wrong password?)

* Closing connection #0

curl error code: 58

curl message: unable to set certificate file (wrong password?)

I'm missing a step to generate a new Certificate. Does anyone have the steps?

Thanks

[2500 byte] By [Rainman] at [2007-11-25 22:34:31]
# 1

The SSL certificate error you got first time will be due to that fact you have expired certificates. In January this year the certificates expired. You do need to upgrade Net Connect to get the latest certificates. Or you can just download a new set of certificates by logging into the portal and downloading the new certifcates.

TheSRSNetConnectTeam at 2007-7-5 2:52:17 > top of Java-index,General,Installation...