Hi Artem These are splendid tests. So do they just all pass? :-)
One question, does the policy file make any difference in UnboundSSLMultipleKeys.java and UnboundSSLPrincipalProperty.java?
Thanks Max On 4/21/2015 10:41 PM, Artem Smotrakov wrote:
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
