< prev index next >

test/java/security/cert/CertPathBuilder/selfIssued/KeyUsageMatters.java

Print this page

        

*** 30,39 **** --- 30,40 ---- /** * @test * @bug 6852744 * @summary PIT b61: PKI test suite fails because self signed certificates * are being rejected + * @modules java.base/sun.security.util * @run main/othervm KeyUsageMatters subca * @run main/othervm KeyUsageMatters subci * @run main/othervm KeyUsageMatters alice * @author Xuelei Fan */
< prev index next >