Consultor Eletrônico



Kbase P80395: Connection hangs trying to connect to a database with SSL
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/08/2004
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x

SYMPTOM(s):

Connection hangs trying to connect to a database with SSL

Error reading socket=<n> ret=<n> errno=<n>. (795)

Error reading socket=34 ret=-1 errno=0. (795)

CAUSE:

The password specified on -keyaliaspasswd is different from the password specified on pkiutil -import

FIX:

Check the following areas:

1. Make sure the password provided on the parameter -keyaliaspasswd is encrypted the password using genpassword utility

2. The password informed on genpassword utility needs to be the same one as specified on the command pkiutil -newreq command.