https://github.com/chatch/android-https-get
Simple tool for diagnosis of certificate problems with SSL calls from Android
https://github.com/chatch/android-https-get
Last synced: about 1 year ago
JSON representation
Simple tool for diagnosis of certificate problems with SSL calls from Android
- Host: GitHub
- URL: https://github.com/chatch/android-https-get
- Owner: chatch
- License: gpl-3.0
- Created: 2013-09-08T04:28:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-08T04:59:03.000Z (almost 13 years ago)
- Last Synced: 2024-10-03T12:18:53.945Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 133 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
android-https-get
=================
Simple tool for diagnosis of certificate problems with SSL calls from Android.
Select 'TrustAll' to accept any certificates thus bypassing the trust store.
Select 'TrustStore' to accept only certificates in the Android store (cacerts.bks).