[krbdev.mit.edu #7929] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Jun 2 18:53:33 EDT 2014


Load custom anchors when using KKDCP

Add an http_anchors per-realm setting which we'll apply when using an
HTTPS proxy, more or less mimicking the syntax of its similarly-named
PKINIT counterpart.  We only check the [realms] section, though.

https://github.com/krb5/krb5/commit/f220067c2969aab107bd1300ad1cb8d4855389a7
Author: Nalin Dahyabhai <nalin at dahyabhai.net>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: f220067c2969aab107bd1300ad1cb8d4855389a7
Branch: master
 doc/admin/conf_files/krb5_conf.rst |   26 ++++++
 src/include/k5-int.h               |    1 +
 src/include/k5-trace.h             |    7 ++
 src/lib/krb5/os/sendto_kdc.c       |  169 +++++++++++++++++++++++++++++++++++-
 4 files changed, 201 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list