Skip to content

Commit

Permalink
HIVE-26890 : Disable TestSSL (Done as part of HIVE-21456 in oss/maste…
Browse files Browse the repository at this point in the history
…r) (#3895) (Aman Raj reviewed by Laszlo Bodor)
  • Loading branch information
amanraj2520 committed Jan 5, 2023
1 parent 771b805 commit e286b87
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -386,6 +386,7 @@ public void testSSLFetchHttp() throws Exception {
* Opening a new connection with this wrong certificate should fail
* @throws Exception
*/
@Ignore
@Test
public void testConnectionWrongCertCN() throws Exception {
// This call sets the default ssl params including the correct keystore in the server config
Expand Down

0 comments on commit e286b87

Please sign in to comment.