File: control

package info (click to toggle)
easy-rsa 3.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 376 kB
  • sloc: sh: 1,277; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 624 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: easy-rsa
Section: utils
Priority: optional
Maintainer: Michele OrrĂ¹ <michele.orru@ens.fr>
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.2.1
Rules-Requires-Root: no
Homepage: https://github.com/OpenVPN/easy-rsa
Vcs-Git: https://salsa.debian.org/debian/easy-rsa.git
Vcs-Browser: https://salsa.debian.org/debian/easy-rsa

Package: easy-rsa
Architecture: all
Multi-Arch: foreign
Depends: openssl, ${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.