Support pkinit: SignedData with no signers (KDC)
authorSam Hartman <hartmans@mit.edu>
Mon, 19 Sep 2011 00:34:25 +0000 (00:34 +0000)
committerSam Hartman <hartmans@mit.edu>
Mon, 19 Sep 2011 00:34:25 +0000 (00:34 +0000)
commit54ac55310fcad408e9cfeee2891f8c7bfbc47044
tree27f5819550184c17c2b0629462da299c6bb4cde2
parenta6c06f10e95d47e9e33f7baa3f72624cbeece4f6
Support pkinit: SignedData with no signers (KDC)

For anonymous, MIT 1.9 sends
ContentInfo rather than SignedData. This violates RFc 6112. This patch accepts the RFC 6112 style encoding.

ticket: 6961

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25184 dc483132-0cff-0310-8789-dd5450dbe970
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
src/plugins/preauth/pkinit/pkinit_srv.c