mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
fix code
This commit is contained in:
parent
b6944fd18d
commit
57bb186f24
@ -132,9 +132,8 @@ public class ClientConfig {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 设置SSLSocketFactory<br>
|
* 设置SSLInfo<br>
|
||||||
* 只针对HTTPS请求,如果不设置,使用默认的SSLSocketFactory<br>
|
* 只针对HTTPS请求,如果不设置,使用默认的{@link SSLInfo#TRUST_ANY}<br>
|
||||||
* 默认SSLSocketFactory为:SSLSocketFactoryBuilder.create().build();
|
|
||||||
*
|
*
|
||||||
* @param sslInfo SSLInfo
|
* @param sslInfo SSLInfo
|
||||||
* @return this
|
* @return this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user