-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 11
-
Component/s: security-libs
-
Verified
The `KerberosString` ASN.1 type now uses the UTF-8 encoding by default. A `KerberosString` can be used to encode principal names, realm names, and other text-based fields. Set the system property `sun.security.krb5.msinterop.kstring` to `false` to encode `KerberosString` as ASCII.