Skip to content
  • Richard Levitte's avatar
    acdf4afb
    More Kerberos SSL patches from Vern Staats <staatsvr@asc.hpc.mil>. · acdf4afb
    Richard Levitte authored
    His comments are:
    
    This patch fixes the problem of modern Kerberos using "derived keys"
    to encrypt the authenticator by disabling the authenticator check
    for all derived keys enctypes.
    
    I think I've got all the bugfixes that Jeffrey and I discussed rolled
    into this.  There were some problems with Jeffrey's code to convert
    the authenticator's Kerberos timestring into struct tm (e.g. Z, -1900;
    it helps to have an actual decryptable authenticator to play with).
    So I've shamelessly pushed in my code, while stealing some bits from
    Jeffrey.
    acdf4afb
    More Kerberos SSL patches from Vern Staats <staatsvr@asc.hpc.mil>.
    Richard Levitte authored
    His comments are:
    
    This patch fixes the problem of modern Kerberos using "derived keys"
    to encrypt the authenticator by disabling the authenticator check
    for all derived keys enctypes.
    
    I think I've got all the bugfixes that Jeffrey and I discussed rolled
    into this.  There were some problems with Jeffrey's code to convert
    the authenticator's Kerberos timestring into struct tm (e.g. Z, -1900;
    it helps to have an actual decryptable authenticator to play with).
    So I've shamelessly pushed in my code, while stealing some bits from
    Jeffrey.
Loading