Skip to content

Commit

Permalink
Update 特殊场景-Https.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vlmjlv authored Sep 6, 2019
1 parent 13d67ae commit 74c56aa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
该文档说明 HttpDNS 的 HTTPS 场景
该文档说明 HttpDNS 的 HTTPS 场景

### iOS 部分代码

#### 原理
在进行证书校验时,将 IP 替换成原来的域名,再进行证书验证。

#### Demo 示例
以 NSURLConnection 接口为例
以 NSURLConnection 接口为例

```
#pragma mark - NSURLConnectionDelegate
Expand Down

0 comments on commit 74c56aa

Please sign in to comment.