Consultor Eletrônico



Kbase P128646: The OpenEdge client is unable to connect to a site which uses wildcard certificates
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/10/2008
Status: Verified

SYMPTOM(s):

The OpenEdge client is unable to connect to a site which uses wildcard certificates

When an OpenEdge client tries to connect to a site which is using wildcard certificates the following error is thrown:

Secure Socket Layer (SSL) failure. error code -55: CONNECT HostName: (ws1.progress.com) does not match Certificate: (*.progress.com) (9318)

FACT(s) (Environment):

OpenEdge 10.1x
All Supported Operating Systems

CAUSE:

The OpenEdge client currently does not support wildcard certificates. Please log an Enhancement Request as explained in Solution P11255.

FIX:

As a workaround, use the -nohostverify parameter within the CONNECT() method.