Svemu - Reparto Sviluppo wrote:
> Hi,
> i've a problem with on a customer pc.
> 
> When i try to open a connection over tls layer, i recive the error
> "535 SSL handshake failed. Error #1".
> 
> I use the last ICS package and delphi 2010, i use
> OverbyteIcsSslFtpTst.exe for this test.

Have you tried a more recent OpenSSL version yet?

> 09.42.57.040 00A6D550  212  [32] error:14077447:SSL
> routines:SSL23_GET_SERVER_HELLO:reason(1095)

Error number 1095 seems to mean const SSL_R_KRB5_C_GET_CRED 
which has been changed from 1095 to 287 in OpenSSL 0.9.8a
to 0.9.8b. Dunno the meaning of this error, may have to do
with Kerberos.

-- 
Arno Garrels


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to