[krbdev.mit.edu #9090] git commit

"Greg Hudson via RT" <[email protected]> Tue, 11 Apr 2023 01:19:40 -0400
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Tue Apr 11 01:19:40 2023: Request 9090 was acted upon.
 Transaction: Ticket created by [email protected]
       Queue: krb5
     Subject: git commit
       Owner: [email protected]
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9090 >



Convey realm names to certauth modules

In the certauth pluggable interface, add an extended init method which
receives the realm list.

https://github.com/krb5/krb5/commit/2928f4f1682ee6245cec1f3c6d9d4b9bf30f8ee1
Author: Greg Hudson <[email protected]>
Commit: 2928f4f1682ee6245cec1f3c6d9d4b9bf30f8ee1
Branch: master
 src/include/krb5/certauth_plugin.h      | 13 ++++++++++++-
 src/plugins/preauth/pkinit/pkinit_srv.c | 20 +++++++++++---------
 2 files changed, 23 insertions(+), 10 deletions(-)