keyex
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24707 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2324,7 +2324,7 @@ krb5_get_init_creds_opt_set_pkinit(krb5_context context,
|
||||
opt->opt_private->pk_init_ctx->keyex = USE_DH;
|
||||
|
||||
/*
|
||||
* If its a ECDSA certs, lets select ECDSA as the algorithm.
|
||||
* If its a ECDSA certs, lets select ECDSA as the keyex algorithm.
|
||||
*/
|
||||
if (cert) {
|
||||
AlgorithmIdentifier alg;
|
||||
|
Reference in New Issue
Block a user