xca/debian/control
chris2511 1c6bfca323 patch from Mikael Magnusson
change of key handling started (DSA dupport and stronger security)
2004-09-21 22:10:52 +00:00

21 lines
885 B
Plaintext

Source: xca
Section: x11
Priority: optional
Maintainer: Christian Hohnstaedt <christian@hohnstaedt.de>
Build-Depends: debhelper (>> 3.0.0), libdb4.2++-dev | libdb3++-dev, libqt3-mt-dev, libssl-dev, libqt3-compat-headers
Standards-Version: 3.6.1.0
Package: xca
Architecture: any
Depends: ${shlibs:Depends}
Description: GUI for handling X509 certificates, RSA keys, PKCS#10 Requests and CRLs
XCA is a GUI for handling X509 certificates, RSA keys, PKCS#10
Requests and CRLs. 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, PKCS#7.
.
Homepage: http://www.hohnstaedt.de/xca