Skip to content

Commit 6c8918d

Browse files
committed
update Readme.md file
修改SSL相关描述
1 parent 91e1770 commit 6c8918d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@
306306

307307
> 一下片断来自项目代码里面的文件:example / cn.jpush.api.examples.ClientExample
308308
309+
* 配置的SSLVersion表示指定至少支持的协议版本,也可能支持其他多个协议版本,最终支持的协议版本列表取决于JRE和运行环境
309310
```Java
310311
public static void testCustomClient() {
311312
ClientConfig config = ClientConfig.getInstance();

0 commit comments

Comments
 (0)