SHA256
1
0
forked from pool/easy-rsa

Improve RPM description

OBS-URL: https://build.opensuse.org/package/show/network:vpn/easy-rsa?expand=0&rev=20
This commit is contained in:
2018-01-28 19:06:35 +00:00
committed by Git OBS Bridge
parent 44c83411f5
commit 1fd5f6461e
2 changed files with 8 additions and 3 deletions

View File

@@ -33,9 +33,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
easy-rsa is a CLI utility to build and manage a PKI CA. In laymen's terms,
this means to create a root certificate authority, and request and sign
certificates, including sub-CAs and certificate revokation lists (CRL).
easy-rsa is a CLI utility to build and manage a Public Key Infrastructure
(PKI). Once the Certificate Authority (CA) is created, you can request and sign
certificates, including sub-CAs, and create Certificate Revokation Lists (CRL).
%prep
%setup -q -n EasyRSA-%{version}