Skip to content

Commit

Permalink
TKSS-816: SSLEngineTest prints ssl logs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnshajiang committed Jul 8, 2024
1 parent 9ae05cc commit bfcd614
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ protected SSLEngineTest() throws Exception {

@BeforeAll
public static void setup() {
// System.setProperty("com.tencent.kona.ssl.debug", "all");
TestUtils.addProviders();
}

Expand Down

0 comments on commit bfcd614

Please sign in to comment.