Oracle Weblogic 10.3 + gnutls-cli = A TLS fatal...

Simon Josefsson simon at josefsson.org
Mon Feb 15 11:54:39 CET 2010


Michael Meyer <mime at gmx.de> writes:

> Hello,
>
> Default installation of a Oracle Weblogic 10.3. NodeManager is listen
> at port 5556.
>
> mime at openvas-qa:~> gnutls-cli --port 5556 GFDGFDGSFD
> Resolving 'GFDGFDGSFD'...
> Connecting to '192.168.2.6:5556'...
> *** Fatal error: A TLS fatal alert has been received.
> *** Received alert [70]: Error in protocol version
> *** Handshake has failed
> GNUTLS ERROR: A TLS fatal alert has been received.
>
> gnutls-cli-debug -p 5556 GFDGFDGSFD -V  
> http://pastebin.com/m2de5dfaa  
>
> gnutls-cli --port 5556 GFDGFDGSFD -d 4711 -V
> http://pastebin.com/f27633473
>
> openssl s_client -host 192.168.2.6 -port 5556
> http://pastebin.com/m61a8b468
>
> Why i can't connect to the Weblogic Server with gnutls-cli? Is there
> anything i can do to make it work?

Try disabling TLS versions > 1.0 or TLS extensions.

/Simon





More information about the Gnutls-help mailing list