Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 800 pull up r22381 from trunk ------------------------------------------------------------------------ r22381 | ghudson | 2009-05-25 18:40:00 +0200 (Mon, 25 May 2009) | 10 lines ticket: 6501 subject: Temporarily disable FAST PKINIT for 1.7 release tags: pullup target_version: 1.7 There are protocol issues and implementation defects surrounding the combination of FAST an PKINIT currently. To avoid impacting the 1.7 scheduled and to avoid creating interoperability problems later, disable the combination until the problems are resolved. https://github.com/krb5/krb5/commit/6b14b0329fe5d0be9ac2f1d6ac86fa9e9ed0fcf4 Commit By: tlyu Revision: 22385 Changed Files: U branches/krb5-1-7/src/plugins/preauth/pkinit/pkinit_clnt.c U branches/krb5-1-7/src/plugins/preauth/pkinit/pkinit_srv.c