diff --git a/snamellit/xca.scm b/snamellit/xca.scm index 3381433..7b64eeb 100644 --- a/snamellit/xca.scm +++ b/snamellit/xca.scm @@ -31,7 +31,7 @@ (native-inputs (list pkg-config python-sphinx)) (synopsis "X - Certificate and Key management") (description - "This application is intended for creating and managing X.509 certificates, + "This application is intended for creating and managing X.509 certificates, certificate requests, RSA, DSA and EC private keys, Smartcards and CRLs. Everything that is needed for a CA is implemented.") (home-page "https://www.hohnstaedt.de/xca/index.php")