< prev index next >

test/sun/security/pkcs11/fips/TrustManagerTest.java

Print this page

        

*** 25,34 **** --- 25,35 ---- * @test * @bug 6323647 * @summary Verify that the SunJSSE trustmanager works correctly in FIPS mode * @author Andreas Sterbenz * @library .. + * @modules java.base/com.sun.net.ssl.internal.ssl * @run main/othervm TrustManagerTest */ import java.io.*; import java.util.*;
< prev index next >