summaryrefslogtreecommitdiff
path: root/debian/control
blob: 24240910be888811c202acd85cc47e580bffde67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: sshca
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: admin
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
 debhelper (>= 10~),
 dh-cargo,
 git,
 moreutils,
 subplot
Homepage: https://sshca.liw.fi

Package: sshca
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
Description: manage SSH CA and create certificates
 An SSH CA is a key that certifies host keys to users, and users to
 servers.