diff --git a/README.md b/README.md
index 6358b35d..7ef3ecdb 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
cn.jpush.api
jpush-client
- 3.3.6
+ 3.3.7
```
### jar 包方式
@@ -392,7 +392,7 @@ Weblogic在使用jpush-api-java-client时需要注意的一些事项。
+ 执行 keytool -list -keystore mykey.jks 命令列出信任库里的所有公钥,观察对应证书的指纹
+ 检查官网证书,观察对应证书的指纹
+ 比较两个指纹是否一致,如下图所示
-
+
#### 异常记录
**证书错误异常**
@@ -652,3 +652,5 @@ Caused by: javax.net.ssl.SSLKeyException: Hostname verification failed: Hostname
at cn.jpush.api.common.connection.NativeHttpClient._doRequest(NativeHttpClient.java:153)
... 21 more
```
+
+
diff --git a/pom.xml b/pom.xml
index abaafb39..ca0e2efd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
cn.jpush.api
jpush-client
- 3.3.7-SNAPSHOT
+ 3.3.8-SNAPSHOT
jar
https://github.com/jpush/jpush-api-java-client
JPush API Java Client
@@ -20,8 +20,8 @@
github
UTF-8
- 1.6
- 1.6
+ 1.7
+ 1.7