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