On 11/11/14 09:35, Koehne Kai wrote:
>> -Original Message-
>> From: owner-openssl-us...@openssl.org [mailto:owner-openssl-
>> [...]
>> I have been able to reproduce this.
>>
>> Using a standard openssl configured *without* including no-ec2m, start an
>> s_server:
>>
>> openssl s_server -n
> -Original Message-
> From: owner-openssl-us...@openssl.org [mailto:owner-openssl-
> [...]
> I have been able to reproduce this.
>
> Using a standard openssl configured *without* including no-ec2m, start an
> s_server:
>
> openssl s_server -named_curve sect239k1
>
> Then, using an opens
13.2 , and a server. The handshake always
>> fails with a somewhat cryptic error message:
>>>>
>>>>
>>>> error:1200AE081:elliptic curve
>>>> routines:EC_GROUP_new_by_curve_name:unknown group.
>> error:1408D010:SSL
>>>> routin
On Mon, Nov 10, 2014, Koehne Kai wrote:
>
> Thanks for replying.
>
> I'm able to reproduce it with a stock openssl 1.0.1j , configured with
>
> ./config threads shared no-rc5 no-idea no-ssl2 no-ec2m
>
> I've to admit though that the error appears in a (albeit minimal) Qt
> application ...
>
omewhat cryptic error message:
> >>
> >>
> >> error:1200AE081:elliptic curve
> >> routines:EC_GROUP_new_by_curve_name:unknown group.
> error:1408D010:SSL
> >> routines:SSL3_GET_KEY_EXCHANGE:EC lib
> [...]
> > So if I understand you corre
fails with a somewhat cryptic error message:
>>
>>
>> error:1200AE081:elliptic curve routines:EC_GROUP_new_by_curve_name:unknown
>> group. error:1408D010:SSL routines:SSL3_GET_KEY_EXCHANGE:EC lib
>>
>>
>> My main question is whether that points to a bug in
On 10/11/14 11:47, Koehne Kai wrote:
> Hi,
>
> I'm trying to debug a handshake failure between clients using the system
> openssl just released OpenSUSE 13.2 , and a server. The handshake always
> fails with a somewhat cryptic error message:
>
>
> e
Hi,
I'm trying to debug a handshake failure between clients using the system
openssl just released OpenSUSE 13.2 , and a server. The handshake always fails
with a somewhat cryptic error message:
error:1200AE081:elliptic curve routines:EC_GROUP_new_by_curve_name:unknown
group. error:140