mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
2f90775268
- Add QT4 and QT5 options, to choose toolkit. PR: 203804 Submitted by: Ports Fury
9 lines
442 B
Plaintext
9 lines
442 B
Plaintext
Graphical certification authority is an interface for managing RSA keys
|
|
and certificates, and the creation and signing of PKCS#10 requests. It
|
|
uses the OpenSSL library and a Berkeley DB for key and certificate
|
|
storage. It supports importing and exporting keys and PEM DER PKCS8
|
|
certificates, signing and revoking of PEM DER PKCS12, and selection of
|
|
x509v3 extensions. A tree view of certificates is presented.
|
|
|
|
WWW: http://xca.hohnstaedt.de/
|