s4:selftest Split out PKINIT tests from test_kinit.sh and test enc types
authorAndrew Bartlett <abartlet@samba.org>
Wed, 23 Jun 2010 23:42:40 +0000 (09:42 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 29 Jun 2010 06:59:31 +0000 (16:59 +1000)
commit48c8896f2ede1c441a1448c2e45106a317b64832
tree120c1f56df8e1be144e50b2a5590439ac3f9c505
parentd76e4852ebf6ebaaa0e59b481c4b17ac15310aec
s4:selftest Split out PKINIT tests from test_kinit.sh and test enc types

This allows us to run the PKINIT tests only against the main DC (for
which the certificates were generated), while testing the available
encryption types in each functional level.

In particular, we need to assert that AES encryption is available in
the 2008 functional level.

Andrew Bartlett
source4/selftest/tests.sh
testprogs/blackbox/test_kinit.sh
testprogs/blackbox/test_pkinit.sh [new file with mode: 0755]