From 43e9ffc8b1a1f0b4f59fcc32aefdf4c4ab26118b Mon Sep 17 00:00:00 2001 From: VincentDrevet Date: Wed, 17 Jun 2020 21:15:53 +0200 Subject: [PATCH] Add xca (#1958) * Add Xca * UTF-8 Co-authored-by: DREVET --- manifests/ChristianHohnstadt/xca/2.3.0.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/ChristianHohnstadt/xca/2.3.0.yaml diff --git a/manifests/ChristianHohnstadt/xca/2.3.0.yaml b/manifests/ChristianHohnstadt/xca/2.3.0.yaml new file mode 100644 index 000000000..ec442307e --- /dev/null +++ b/manifests/ChristianHohnstadt/xca/2.3.0.yaml @@ -0,0 +1,15 @@ +Id: ChristianHohnstadt.xca +Version: 2.3.0 +Name: xca +Publisher: ChristianHohnstadt +License: BSD License +LicenseUrl: https://github.com/chris2511/xca/blob/master/COPYRIGHT +AppMoniker: xca +Tags: cryptography +Description: "This application is intended for creating and managing X.509 certificates, certificate requests, RSA, DSA and EC private keys, Smartcards and CRLs." +Homepage: https://hohnstaedt.de/xca/index.php +Installers: + - Arch: x64 + Url: https://github.com/chris2511/xca/releases/download/RELEASE.2.3.0/xca-2.3.0.msi + Sha256: A3D2295AF4720455F20C366BD5C2C5A50625ABAB97B0209618E8A1E3C3C71168 + InstallerType: msi \ No newline at end of file