mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 02:56:18 +05:00
18 lines
685 B
Plaintext
18 lines
685 B
Plaintext
Source: xca
|
|
Section: x11
|
|
Priority: optional
|
|
Maintainer: Christian Hohnstaedt <christian@hohnstaedt.de>
|
|
Build-Depends: debhelper (>> 3.0.0)
|
|
Standards-Version: 3.5.2
|
|
|
|
Package: xca
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}
|
|
Description: A GUI for handling X509 certificates, RSA keys, PKCS#10 Requests and RSA keys.
|
|
The Program uses a Berkeley db for storage and supports RSA keys,
|
|
Certificate signing requests (PKCS#10) and Certificates (X509v3)
|
|
The signing of requests, and the creation of selfsigned certificates
|
|
is supported. Both can use templates for simplicity.
|
|
The PKI structures can be imported and exported in several formats
|
|
like PKCS#12, PEM, DER, PKCS#8.
|