Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8367344

Better error message when decryption of AP-REQ fails because of kvno mismatch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • None

      An acceptor finds a key from keytab to decrypt AP-REQ. If there is no exact kvno match we would return a key with the highest kvno (see JDK-7197159). If the key cannot decrypt the message we report an decryption error which usually looks like "Checksum failed". This can be enhanced since the more likely reason is that we don't have the key with the matching kvno. We can consider a better exception message and/or extra debug outputs.

            Unassigned Unassigned
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: