####各类知识点整理:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 单双向验证基础知识点:https://www.jianshu.com/p/ea5f4b1d9c00
phpstudy搭建本地服务器:https://www.jianshu.com/p/bbf853fc28f3
浏览器获取证书文件(p12转cer):https://www.jianshu.com/p/7f74acab6c74
https双向认证证书生成:https://www.jianshu.com/p/094c7fc8cb85
android okhttps双向验证(代码实现):https://www.jianshu.com/p/6229d10d3550
android webView的双向验证:https://www.jianshu.com/p/e98119d04fd9
配置完成后的测试:https://www.jianshu.com/p/cfcf708a591a
Glide okhttps证书验证全局配置:https://www.jianshu.com/p/ac0b5c5f3ca7

工具类:

P12证书转BKS证书:https://www.jianshu.com/p/2a96c36b27fe
服务器网址检测(兼容性及协议检测):https://www.ssllabs.com/index.html

源码:

github:https://github.com/fs437563/android_https