文件名称:SSLPinning:HttpURLConnection SSL固定
文件大小:144KB
文件格式:ZIP
更新时间:2024-05-31 06:01:38
android https certificate-pinning httpurlconnection Java
SSLPinning HttpURLConnection透过凭证绑定方式作连线,在这是绑定的凭证,当使用Proxy(Ex. )拦截传输内容时会无法正常连线。 Network Security Config Android API 24以后才有的机制,利用script/cert.sh取得网站公钥。 root@debian: ~ # ./script/cert.sh github.com /businessCategory=Private Organization/1.3.6.1.4.1.311.60.2.1.3=US/1.3.6.1.4.1.311.60.2.1.2=Delaware/serialNumber=5157550/street=88 Colin P Kelly, Jr Street/postalCode=94107/C=US/ST=California/L=San Fran
【文件预览】:
SSLPinning-master
----gradlew(5KB)
----settings.gradle(15B)
----script()
--------cert.sh(555B)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(2KB)
--------caches()
--------gradle.xml(626B)
--------modules.xml(357B)
--------codeStyles()
--------vcs.xml(180B)
----gradle()
--------wrapper()
----README.md(967B)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(118B)
----app()
--------src()
--------release()
--------.gitignore(7B)
--------build.gradle(929B)
--------proguard-rules.pro(751B)
----build.gradle(546B)