KrbException error during token exchange

117 Views Asked by At

I'm testing default oracle example client and server code:

http://pastebin.com/FjGMGwmN
and got this strange error on linux (in Windows it's another error, i will open another question):

KrbException: Invalid argument (400) - Cannot find key of appropriate type to decrypt AP REP - AES256 CTS mode with HMAC SHA1-96

I cant find information how to fix it :(

1

There are 1 best solutions below