]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix krb5 external test failure
authorRichard Levitte <levitte@openssl.org>
Mon, 3 Feb 2020 15:34:58 +0000 (15:34 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 3 Feb 2020 17:19:06 +0000 (17:19 +0000)
commit450d12c825cc9016e5e8990423fa7ffdb843a1f0
tree3695fac7961e715b0c70422867811684598ccbe1
parent5a778ce5740b9bad7c19e2d160071773314ad099
Fix krb5 external test failure

The krb5 test requires the legacy module to be loaded in order to work.
It also seems to be senstive to using relative paths, so we use absolute
ones instead.

[extended tests]

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10992)
test/recipes/95-test_external_krb5.t