diff options
author | Greg Hudson <ghudson@mit.edu> | 2013-10-09 13:37:17 -0400 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2013-10-14 23:44:25 -0400 |
commit | 2938851a5ec77ab68bcd1f5cfd07991c7ccabea6 (patch) | |
tree | cb921ec8fac373184ebfd842deefc369f9da0f08 /src/tests/gssapi/t_gssapi.py | |
parent | 48dd01f29b893a958a64dcf6eb0b734e8463425b (diff) | |
download | krb5-2938851a5ec77ab68bcd1f5cfd07991c7ccabea6.tar.gz krb5-2938851a5ec77ab68bcd1f5cfd07991c7ccabea6.tar.xz krb5-2938851a5ec77ab68bcd1f5cfd07991c7ccabea6.zip |
Change KRB5KDC_ERR_NO_ACCEPTABLE_KDF to 100
draft-ietf-krb-wg-pkinit-alg-agility-07 specifies
KDC_ERR_NO_ACCEPTABLE_KDF as 82, but this value conflicts with
KRB_AP_ERR_PRINCIPAL_UNKNOWN from RFC 6111. The former value has been
reassigned to 100 to fix the conflict. Use the correct value.
We believe that this error won't crop up in practice for a long time
(when SHA-2 has been superceded by other hash algorithms and people
are desupporting it), by which time implementations will mostly have
been upgraded to use the new value.
ticket: 7715 (new)
target_version: 1.12
Diffstat (limited to 'src/tests/gssapi/t_gssapi.py')
0 files changed, 0 insertions, 0 deletions