Browse Source

修订说明

tags/v21.10
枫谷剑仙 4 years ago
parent
commit
9254fdbee5
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      monsters-info/README.md

+ 2
- 2
monsters-info/README.md View File

@@ -24,9 +24,9 @@ If your simulator needs Android 7 to play PAD. Take the [Nox Player](https://www
1. 将 Fidder 根证书导出到桌面
Export the Fidder Root Certificate to desktop
1. 在电脑上找一个 **openssl.exe** 程序,或者下载安装 [Win32OpenSSL](http://slproweb.com/products/Win32OpenSSL.html)
1. 在电脑上找一个 **openssl.exe** 程序,或者下载安装 [Win32OpenSSL](http://slproweb.com/products/Win32OpenSSL.html)
Find an **openssl.exe** program on computer, or install [Win32OpenSSL](http://slproweb.com/products/Win32OpenSSL.html)
1. 执行代码,获取证书的hash
1. 执行代码,获取证书的hash
Execute the code to get the hash of the certificate
`openssl x509 -inform PEM -subject_hash_old -noout -in FiddlerRoot.cer`
1. 执行代码,将证书由 *CER* 转换为 *PEM* 格式


Loading…
Cancel
Save