Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliult committed Apr 15, 2024
1 parent cd17b39 commit 4069371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/sun/security/pkcs11/fips/TestTLS12.java
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public static void main(String[] args) throws Exception {

if (shouldRun()) {
// Test against JCE
testTlsAuthenticationCodeGeneration();
//testTlsAuthenticationCodeGeneration();

// Self-integrity test (complete TLS 1.2 communication)
new testTLS12SunPKCS11Communication().run();
Expand Down

0 comments on commit 4069371

Please sign in to comment.