fix comment
Submitted by: Douglas Stebila
This commit is contained in:
parent
5488bb6197
commit
0c7141a343
@ -1889,7 +1889,7 @@ static int ssl3_send_client_key_exchange(SSL *s)
|
|||||||
*
|
*
|
||||||
* if ((s->cert->key->privatekey != NULL) &&
|
* if ((s->cert->key->privatekey != NULL) &&
|
||||||
* (s->cert->key->privatekey->type ==
|
* (s->cert->key->privatekey->type ==
|
||||||
* EVP_PKEY_ECC) && ...)
|
* EVP_PKEY_EC) && ...)
|
||||||
* ecdh_clnt_cert = 1;
|
* ecdh_clnt_cert = 1;
|
||||||
*/
|
*/
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user