File: control

package info (click to toggle)
easy-rsa 2.2.2-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 276 kB
  • ctags: 7
  • sloc: sh: 758; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 499 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: easy-rsa
Section: utils
Priority: extra
Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>
Build-Depends: debhelper (>= 8.0.0)
Standards-Version: 3.9.5
Homepage: https://community.openvpn.net/openvpn

Package: easy-rsa
Architecture: all
Depends: openssl, ${shlibs:Depends}, ${misc:Depends}
Recommends: opensc
Description: Simple shell based CA utility
 This package eases the creation of certificates, for example for
 openvpn clients.
 .
 This was formerly part of the openvpn package.