Discussion:
[openssl.org #2972] GnuTLS: A TLS fatal alert has been received.
Martin Šárfy via RT
2013-02-04 12:16:03 UTC
Permalink
Hi,

I got a problem after upgrading from 0.9.8o to 1.0.1c with connecting to an
Oracle Application HTTPS Server:

***@trustica:~$ wget --no-check-certificate https://exekutor.mfcr.cz/
--2013-02-03 23:42:39-- https://exekutor.mfcr.cz/
Resolving exekutor.mfcr.cz (exekutor.mfcr.cz)... 193.86.123.195
Connecting to exekutor.mfcr.cz (exekutor.mfcr.cz)|193.86.123.195|:443...
connected.
GnuTLS: A TLS fatal alert has been received.
Unable to establish SSL connection.

I have no idea what the problem actually is, but with previous version of
openssl it used to work fine.

Best regards,
Martin
--
Mgr. Martin Šárfy
Sokordia, s.r.o.
tel.: +420 608-883-159
***@sokordia.cz
http://www.sokordia.cz

______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-***@openssl.org
Automated List Manager ***@openssl.org
Stephen Henson via RT
2013-02-04 15:24:04 UTC
Permalink
Post by Martin Šárfy via RT
Hi,
I got a problem after upgrading from 0.9.8o to 1.0.1c with connecting to an
--2013-02-03 23:42:39-- https://exekutor.mfcr.cz/
Resolving exekutor.mfcr.cz (exekutor.mfcr.cz)... 193.86.123.195
Connecting to exekutor.mfcr.cz (exekutor.mfcr.cz)|193.86.123.195|:443...
connected.
GnuTLS: A TLS fatal alert has been received.
Unable to establish SSL connection.
I have no idea what the problem actually is, but with previous version of
openssl it used to work fine.
Well not sure why a GnuTLS error is being reported to OpenSSL but...

OpenSSL does also have problems connecting to that server, it does seem to be
buggy. If you force SSLv3 with the -ssl3 option newer versions of OpenSSL can
connect.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-***@openssl.org
Automated List Manager ***@openssl.org
Rich Salz via RT
2014-09-30 20:28:04 UTC
Permalink
Not an openssl bug.
--
Rich Salz, OpenSSL dev team; ***@openssl.org

______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-***@openssl.org
Automated List Manager ***@openssl.org
Loading...