Skip to content

Commit

Permalink
订正了一个翻译上不准确的地方。
Browse files Browse the repository at this point in the history
  • Loading branch information
張 景富 committed Mar 16, 2016
1 parent ccec9b8 commit 10ed35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/security-ssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ copyInputStreamToOutputStream(in, System.out);

## 服务器普通问题的验证

假设从[getInputStream()](http://developer.android.com/reference/java/net/URLConnection.html#getInputStream()接受内容,会抛出一个异常
假设没有从[getInputStream()](http://developer.android.com/reference/java/net/URLConnection.html#getInputStream()收到内容,而是抛出了一个异常

```java
javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
Expand Down

0 comments on commit 10ed35a

Please sign in to comment.