Skip to content

Commit

Permalink
disable authenticatedGmailStartTLS
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <[email protected]>
  • Loading branch information
ceki committed Aug 28, 2022
1 parent 9d3fcbb commit 50449f8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ void unsetSystemPropertiesForStartTLS() {
System.clearProperty(PREFIX + "socketFactory.fallback");
}

@Ignore
@Test
public void authenticatedSSL() throws Exception {
try {
Expand Down

0 comments on commit 50449f8

Please sign in to comment.