Merge branch 'add-certtools-1' into 'master'
Add CertTools X.509 Certificate Viewer. The app can open X.509 certificates in PEM format and display their content in text format. Note that that there is an already signed binary available on GitHub and my hope is that the build should be reproducible enough for the signatures to verify correctly also with the F-droid build. See merge request !1481
This commit is contained in:
commit
e148854544
23
metadata/com.markuspage.android.certtools.txt
Normal file
23
metadata/com.markuspage.android.certtools.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/netmackan/CertTools
|
||||
Issue Tracker:https://github.com/netmackan/CertTools/issues
|
||||
|
||||
Auto Name:CertTools
|
||||
Summary:Certificate Viewer
|
||||
Description:
|
||||
Certificate (X.509) viewer for Android.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/netmackan/CertTools.git
|
||||
Binaries:https://github.com/netmackan/CertTools/releases/download/v%v/CertTools-v%v-signed.apk
|
||||
|
||||
Build:0.0.6,6
|
||||
commit=v0.0.6
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.0.6
|
||||
Current Version Code:6
|
Loading…
Reference in a new issue