Created
August 15, 2017 07:26
-
-
Save peterli888/ac9a9ee61862d083982fec2bb896613c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
从https下发的内容 被https服务器以私钥RSA加密,可用其公钥解密. | |
如果https的整数不是自签名的,需要到其证书签发机构验证其公钥与证书,证书签发机构有多层,要一直验证到root,就是本机内置的信任机构. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment