]> git.ipfire.org Git - thirdparty/samba.git/commit
tests/krb5: Have the caller of create_certificate() fetch the CA certificate and...
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 5 Jul 2023 00:55:41 +0000 (12:55 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 19 Jul 2023 01:47:34 +0000 (01:47 +0000)
commitb73a01eefd2a526936f11e08a5a32dd2f1106359
treea01523a4ac87b6d55d12e6a7d63f3bd762635803
parent01196cc741ddf611794ba6eb1b5f3a0bcff2f0da
tests/krb5: Have the caller of create_certificate() fetch the CA certificate and private key

These are useful to keep around for other purposes.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=9612

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/pkinit_tests.py