[
https://issues.apache.org/jira/browse/DIRSERVER-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14211531#comment-14211531
]
Emmanuel Lecharny commented on DIRSERVER-2017:
----------------------------------------------
There is one more class which has this issue :
KerberosUdpITest.testObtainTickets_DES_CBC_MD5.
It will be fixed in the next version (2.0.0-M19)
> Another Java 8 only error (with Kerberos)
> -----------------------------------------
>
> Key: DIRSERVER-2017
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2017
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 2.0.0-M17
> Reporter: Emmanuel Lecharny
> Fix For: 2.0.0-M18
>
>
> We have some kerberos tests failing with Java 8, because some of the
> encryptedTypes are not any more supported :
> "Note that des-cbc-crc and dec-cbc-md5 are disabled by default in JDK 8."
> (from
> https://docs.oracle.com/javase/8/docs/technotes/guides/security/jgss/jgss-api-mechanism.html)
> Another issue is that the host does not resolve correctly to 127.0.0.1 on
> some other tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)