xca-0.2.12-1.spec

来自「一个小型证书管理系统」· SPEC 代码 · 共 44 行

SPEC
44
字号
Summary: A GUI for handling X509 certificates, RSA keys, PKCS#10 Requests and RSA keys.Name: xcaVersion: 0.2.12Release: 1Copyright: BSDGroup: X11Source: http://www.hohnstaedt.de/xca/src/xca-0.2.12.tar.gz%descriptionThe 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 certificatesis supported. Both can use templates for simplicity.The PKI structures can be imported and exported in several formatslike PKCS#12, PEM, DER, PKCS#8.%prep%setup%build./configure --prefix=/usr --disable-printf-debugmake RPM_OPT_FLAGS="$RPM_OPT_FLAGS"%installrm -rf $RPM_BUILD_ROOTexport DESTDIR=$RPM_BUILD_ROOTmake install%cleanmake cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-,root,root)%doc AUTHORS README COPYRIGHT debian/changelog/usr/bin/xca/usr/share/xca/*.png/usr/share/xca/xca_??.qm%changelog

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?