mirror of
https://gitee.com/dromara/hutool.git
synced 2026-02-09 09:16:26 +08:00
修复:更新SSLUtil注释内容
This commit is contained in:
@@ -15,7 +15,7 @@ import javax.net.ssl.TrustManager;
|
||||
public class SSLUtil {
|
||||
|
||||
/**
|
||||
* 创建{@link SSLContext},默认新人全部
|
||||
* 创建{@link SSLContext},默认信任全部
|
||||
*
|
||||
* @param protocol SSL协议,例如TLS等
|
||||
* @return {@link SSLContext}
|
||||
|
||||
Reference in New Issue
Block a user