Adapt to changes in hx509 interface.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22227 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -878,7 +878,8 @@ pk_verify_host(krb5_context context, | ||||
| 	hx509_octet_string_list list; | ||||
| 	int i; | ||||
|  | ||||
| 	ret = hx509_cert_find_subjectAltName_otherName(host->cert, | ||||
| 	ret = hx509_cert_find_subjectAltName_otherName(ctx->id->hx509ctx, | ||||
| 						       host->cert, | ||||
| 						       oid_id_pkinit_san(), | ||||
| 						       &list); | ||||
| 	if (ret) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand