JDK-8227061 : KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC
Type:Bug
Component:security-libs
Sub-Component:org.ietf.jgss:krb5
Affected Version:11,13
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2019-07-02
Updated:2020-10-12
Resolved:2019-07-03
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
The test KDC only recognizes PA-ENC-TS-ENC but after JDK-8215032 we also support PA_REQ_ENC_PA_REP.
Comments
Fix request (11u)
11u is affected by this bug after the backport of 8215032. I'd like to request an approval. Patch applies cleanly and the risk is minimal.