]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix the krb5 external test
authorMatt Caswell <matt@openssl.org>
Wed, 31 Jul 2019 10:54:34 +0000 (11:54 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 1 Aug 2019 08:59:20 +0000 (09:59 +0100)
commit109ef7ae43c9bce336f0bc2b8163328363a26f27
tree7ac98875532edab4ec0d74a52f40e1fa7b9a65d2
parent29dc6e00f2a1ec93bbacc5127cecf3412e95e57f
Fix the krb5 external test

The krb5 external test relies on legacy algorithms. Therefore we make
use of the capability to load a config file by default, and ensure that
the config file in use by the krb5 tests loads both the legacy and default
providers.

[extended tests]

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9492)
test/recipes/95-test_external_krb5.t