mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
fix comment
This commit is contained in:
@@ -45,5 +45,4 @@ public class SSLUtil {
|
|||||||
.setKeyManagers(keyManagers)
|
.setKeyManagers(keyManagers)
|
||||||
.setTrustManagers(trustManagers).buildQuietly();
|
.setTrustManagers(trustManagers).buildQuietly();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user