From xypron.glpk@gmx.de  Sun Jun 16 21:37:47 2013
Received: (at 240) by bugs.x2go.org; 16 Jun 2013 19:37:47 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,
	RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-Greylist: delayed 451 seconds by postgrey-1.34 at ymir; Sun, 16 Jun 2013 21:37:47 CEST
Received: from mout.gmx.net (mout.gmx.net [212.227.15.18])
	by ymir (Postfix) with ESMTP id 1E07A5DB17
	for <240@bugs.x2go.org>; Sun, 16 Jun 2013 21:37:47 +0200 (CEST)
Received: from mailout-de.gmx.net ([10.1.76.34]) by mrigmx.server.lan
 (mrigmx002) with ESMTP (Nemesis) id 0MOEEk-1UimnH1chQ-005X0t for
 <240@bugs.x2go.org>; Sun, 16 Jun 2013 21:25:15 +0200
Received: (qmail invoked by alias); 16 Jun 2013 19:25:15 -0000
Received: from ip-109-90-96-202.unitymediagroup.de (EHLO [192.168.123.29]) [109.90.96.202]
  by mail.gmx.net (mp034) with SMTP; 16 Jun 2013 21:25:15 +0200
X-Authenticated: #41704822
X-Provags-ID: V01U2FsdGVkX18lxVhQ9hMl4VIHTUGgBsUBp0xSse18NocMzUSanv
	NrzCc60RCo8NsC
Message-ID: <51BE1119.4030004@gmx.de>
Date: Sun, 16 Jun 2013 21:25:13 +0200
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12
MIME-Version: 1.0
To: 240@bugs.x2go.org
Subject: ecdsa-sha2-nistp256 not supported
Content-Type: multipart/alternative;
 boundary="------------010409090601000502050208"
X-Y-GMX-Trusted: 0

This is a multi-part message in MIME format.
--------------010409090601000502050208
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit



What I observed is that the entries in known_hosts created by ssh that 
are not supported contain a string ecdsa-sha2-nistp256 instead of ssh-rsa.
Hashed entries with ssh-rsa are supported.

readelf -d /usr/bin/x2goclient
|does not show a dependency on libcrypto which contains the elliptic 
curve cryptography functions while
readlef -d /usr/bin/ssh
shows such a dependency.|

Best regards

Heinrich Schuchardt

--------------010409090601000502050208
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt><br>
      <br>
    </tt><tt>What I observed is that the entries in known_hosts created
      by ssh that are not supported contain a string ecdsa-sha2-nistp256
      instead of ssh-rsa.<br>
    </tt><tt>Hashed entries with ssh-rsa are supported.<br>
      <br>
      readelf -d /usr/bin/x2goclient<br>
    </tt><tt><code>does not show a dependency on libcrypto which
        contains the elliptic curve cryptography functions while<br>
        readlef -d /usr/bin/ssh<br>
        shows such a dependency.</code><br>
      <br>
      Best regards<br>
      <br>
      Heinrich Schuchardt</tt><tt><br>
    </tt>
  </body>
</html>

--------------010409090601000502050208--

