Using std::regex for pkinit on Windows
Greg Hudson
ghudson at mit.edu
Sat Nov 23 11:57:04 EST 2024
On 11/22/24 21:30, Ken Hornstein via krbdev wrote:> What comes to mind,
though, is should this code be specific to PKINIT
> or to the rest of the krb5 libraries in general?
I would ideally put it in libkrb5support (util/support) and use it to
enable localauth_rule.c on Windows, in addition to PKINIT. I don't
think there should be a dependency issue; as far as I can tell this
should be in the same UCRT library we rely on for C stuff on Windows.
More information about the krbdev
mailing list