lib/hx509: hx509_request_get_san SAN_TYPE_PKINIT return failure
commit401bdd8bf33389d9b199258eaaa4e8377d74c44f
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 17 Jan 2022 03:32:18 +0000 (16 22:32 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 17 Jan 2022 03:43:02 +0000 (16 22:43 -0500)
tree93ac7e3034cef13344a7b0a6e4bf51df276bd8bc
parent424aa1cb78b3bc0111bc5d17197d22a54590883a
lib/hx509: hx509_request_get_san SAN_TYPE_PKINIT return failure

if _hx509_unparse_KRB5PrincipalName() fails return the error code
to the hx509_request_get_san() caller.

Change-Id: I3ad8ceda23f00263890115f292ca7e4c8ce9317b
lib/hx509/req.c