Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manishpathak99/x509certificateinfo
Android application which will show X509 certificate information on screen.
https://github.com/manishpathak99/x509certificateinfo
Last synced: 21 days ago
JSON representation
Android application which will show X509 certificate information on screen.
- Host: GitHub
- URL: https://github.com/manishpathak99/x509certificateinfo
- Owner: manishpathak99
- License: apache-2.0
- Created: 2017-05-17T19:01:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T19:20:55.000Z (over 7 years ago)
- Last Synced: 2024-11-09T07:34:24.728Z (3 months ago)
- Language: Java
- Homepage:
- Size: 1.54 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android X509 Certificate Info
An Android application which shows X509 certificate information on screen.
The information includes
1- algorithm
2- Size
3- Cert version4- issuerdn
5- subjectdn
6- serial
7- created time
8- expiry time
9- MD5, SHA-1, SHA256
## SCREENSHOT
![readme_image](https://cloud.githubusercontent.com/assets/3473968/26171769/c44e9a8e-3b63-11e7-893b-0c0da1ee0326.png)