> From: owner-openssl-us...@openssl.org On Behalf Of Bin Lu
> Sent: Thursday, 07 June, 2012 19:25
> For ecdh_tmp, should it be the same as what is set in the
> pkey in CTX->CERT? What is the purpose of these _tmp keys?
> Sent: Thursday, June 07, 2012 4:04 PM
> But for a DSA key, what DH do I su
:04 PM
To: openssl-users@openssl.org
Subject: RE: error in using EC/DSA cert as server cert
But for a DSA key, what DH do I suppose to use?
Thanks,
-binlu
-Original Message-
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of Dave Thompson
S
But for a DSA key, what DH do I suppose to use?
Thanks,
-binlu
-Original Message-
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of Dave Thompson
Sent: Thursday, June 07, 2012 2:39 PM
To: openssl-users@openssl.org
Subject: RE: error in using EC
>From: owner-openssl-us...@openssl.org On Behalf Of Bin Lu
>Sent: Thursday, 07 June, 2012 14:53
>I am trying to use an ECDSA certificate
>the correct cipher suite is not being chosen
>dh_tmp, ecdh_tmp and their callback functions not set
>Is some code missing in SSL_CTX_use_PrivateK
Hi,
I am trying to use an ECDSA certificate as the server cert, basically I created
an EC_KEY and loaded it into SSL_CTX using SSL_CTX_use_PrivateKey(), after the
cert is loaded using SSL_CTX_use_certificate().
The problem I am facing is that during SSL handshaking, the correct cipher
suite is