]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove incomplete PKINIT OCSP support 683/head
authorRobbie Harwood <rharwood@redhat.com>
Mon, 31 Jul 2017 20:03:41 +0000 (16:03 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 7 Aug 2017 19:06:40 +0000 (15:06 -0400)
commit3ff426b9048a8024e5c175256c63cd0ad0572320
treece0fbc8950dcbcf9967d625dd4d5f6bf896da7b4
parent25423218ca55b620c62a398dabc2d510cc1eef49
Remove incomplete PKINIT OCSP support

pkinit_kdc_ocsp is non-functional in the PKINIT OpenSSL crypto
implementation, so remove most traces of it, including its man page
entry.  If it is present in kdc.conf, error out of PKINIT
initialization instead of silently ignoring the realm entirely.

ticket: 8603 (new)
doc/admin/conf_files/kdc_conf.rst
src/man/kdc.conf.man
src/plugins/preauth/pkinit/pkinit.h
src/plugins/preauth/pkinit/pkinit_identity.c
src/plugins/preauth/pkinit/pkinit_srv.c