[9] RFR: 8075007: Additional tests for krb5-related cipher suites with unbound server

Artem Smotrakov artem.smotrakov at oracle.com
Tue Apr 21 14:41:52 UTC 2015


Hello,

Please review a couple of new tests for krb5 cipher suites with unbound 
server:
- tests check if an unbound server can handle connections only for 
allowed service principals
- tests check if an unbound server picks up a correct key from keytab
- tests check if an unbound server uses a service principal from 
"sun.security.krb5.principal" system property if specified

I also added a helper method to KDC.java to check that a KDC instance is up.

Bug: https://bugs.openjdk.java.net/browse/JDK-8075007
Webrev: http://cr.openjdk.java.net/~asmotrak/8075007/webrev.00/

Artem



More information about the security-dev mailing list