aboutsummaryrefslogtreecommitdiff
path: root/src/tests/t_pkinit.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-02Fix PKINIT rule matching against UPN SANsGreg Hudson1-0/+7
2017-08-29Add PKINIT test case for generic client certGreg Hudson1-0/+10
2017-03-23Add the certauth dbmatch moduleMatt Rogers1-0/+37
2017-02-23Add test cases for preauth fallback behaviorGreg Hudson1-3/+9
2017-02-09Avoid draft 9 fallback after PKINIT failureGreg Hudson1-0/+8
2017-01-27Echo KDC cookies in preauth tryagainGreg Hudson1-2/+4
2017-01-19Use expected_msg in test scriptsGreg Hudson1-16/+11
2017-01-19Use expected_trace in test scriptsGreg Hudson1-9/+6
2017-01-12Add test case for PKINIT DH renegotiationGreg Hudson1-0/+18
2017-01-03Add PKINIT UPN tests to t_pkinit.pyMatt Rogers1-0/+57
2016-07-19Add a PKINIT test using RSAGreg Hudson1-0/+6
2016-07-19Fix S4U2Self KDC crash when anon is restrictedGreg Hudson1-0/+5
2015-07-22Add indicator support to PKINITGreg Hudson1-1/+8
2015-04-02Make all Python test scripts executableGreg Hudson1-0/+0
2015-02-19Use kadmin script mode in Python testsGreg Hudson1-5/+3
2015-01-22Clean up PKINIT testsGreg Hudson1-163/+93
2015-01-22Note skipped testsGreg Hudson1-3/+2
2013-10-30Add tests for anonymous kadminGreg Hudson1-0/+13
2013-07-22Don't ask empty responder questions in PKINITNalin Dahyabhai1-5/+23
2013-07-19Clean up and improve PKINIT test scriptGreg Hudson1-78/+35
2013-07-18Combine PKINIT test scriptsGreg Hudson1-0/+333