File: control

package info (click to toggle)
easy-rsa 3.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 416 kB
  • sloc: sh: 1,929; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 628 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.psl.eu>
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.5.0
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.