]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add test case for PKINIT DH renegotiation 595/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 11 Jan 2017 15:49:30 +0000 (10:49 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 12 Jan 2017 16:56:02 +0000 (11:56 -0500)
commit7ad7eb7fd591e6c789ea24b94eccbf74ee4d79f8
tree7b86c7764e3fc78d740d89ad4ff015df98acd37a
parent708ea925c01dfa4aefb48a3a28f595671d5197c2
Add test case for PKINIT DH renegotiation

In t_pkinit.py, add a PKINIT test case where the KDC sends
KDC_ERR_DH_KEY_PARAMETERS_NOT_ACCEPTED and the client retries with the
KDC's TD_DH_PARAMETERS value, using the clpreauth tryagain method.
Use the trace log to verify that the renegotiation actually takes
place.
src/tests/t_pkinit.py