[krbdev.mit.edu #8621] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Tue Nov 21 17:18:28 EST 2017


Expose context errors in pkinit_server_plugin_init

Commit 3ff426b9048a8024e5c175256c63cd0ad0572320 attempted to display
an error when OCSP support was requested, but this error message was
suppressed in pkinit_server_plugin_init().  Add a trace log for each
realm initialization error, and pass through the realm initialization
error when the KDC serves only one realm.  Other error messages from
pkinit_init_kdc_profile(), such as missing pkinit_identity or
pkinit_anchors, are also now exposted.

[ghudson at mit.edu: clarified commit message]

https://github.com/krb5/krb5/commit/225aab3540c13c6289b22022d5e110f6fc26151d
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 225aab3540c13c6289b22022d5e110f6fc26151d
Branch: master
 src/plugins/preauth/pkinit/pkinit_srv.c   |   19 +++++++++++++------
 src/plugins/preauth/pkinit/pkinit_trace.h |    3 +++
 2 files changed, 16 insertions(+), 6 deletions(-)



More information about the krb5-bugs mailing list