generated from smedev/Template-for-SMEServer-Contribs-Package
* Thu Sep 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.84-17.sme
- import from SME10 CVS and rename back to phpki
This commit is contained in:
@@ -17,4 +17,12 @@ Show list of outstanding bugs: [All](https://bugs.koozali.org/buglist.cgi?action
|
|||||||
## Description
|
## Description
|
||||||
|
|
||||||
phki fork of unmaintained project with our patches.
|
phki fork of unmaintained project with our patches.
|
||||||
|
we started with 0.82 patched version.
|
||||||
|
Then for SME 10 0.83 patched version by radicand has been updated by Reetp.
|
||||||
|
Here is the most current version
|
||||||
|
|
||||||
|
## Sources
|
||||||
|
* https://sourceforge.net/projects/phpki
|
||||||
|
* https://github.com/reetp/phpki or https://src.koozali.org/deprecated/phpki-ng
|
||||||
|
* https://github.com/radicand/phpki
|
||||||
|
|
||||||
|
@@ -12,7 +12,6 @@ Release: %{release}%{?dist}
|
|||||||
License: GNU GPL version 2
|
License: GNU GPL version 2
|
||||||
URL: http://sourceforge.net/projects/phpki/
|
URL: http://sourceforge.net/projects/phpki/
|
||||||
Group: SMEserver/addon
|
Group: SMEserver/addon
|
||||||
#wget http://www.fooweb.com/downloads/foo-3.6.431.tar.gz
|
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
#Patch1: phpki-ng-0.84-fix-for-php74-code-tidy.patch
|
#Patch1: phpki-ng-0.84-fix-for-php74-code-tidy.patch
|
||||||
#Patch2: phpki-ng-0.84-fix-pregmatch-revoke-certs.patch
|
#Patch2: phpki-ng-0.84-fix-pregmatch-revoke-certs.patch
|
||||||
@@ -224,8 +223,8 @@ e-mail clients, SSL servers, and VPN applications.
|
|||||||
%{__mkdir_p} root/opt/phpki/phpki-store
|
%{__mkdir_p} root/opt/phpki/phpki-store
|
||||||
%{__mkdir_p} root/opt/phpki/bin
|
%{__mkdir_p} root/opt/phpki/bin
|
||||||
%{__mkdir_p} root/%{_sysconfdir}/cron.weekly/
|
%{__mkdir_p} root/%{_sysconfdir}/cron.weekly/
|
||||||
%{__mv} %{name}-%{version}/gen_crl.php root/opt/phpki/bin/
|
%{__mv} %{name}-%{version}/root/gen_crl.php root/opt/phpki/bin/
|
||||||
%{__mv} %{name}-%{version}/* root/opt/phpki/html/
|
%{__mv} %{name}-%{version}/root/* root/opt/phpki/html/
|
||||||
|
|
||||||
|
|
||||||
cat <<"HERE" > root/%{_sysconfdir}/cron.weekly/phpki_update_crl
|
cat <<"HERE" > root/%{_sysconfdir}/cron.weekly/phpki_update_crl
|
||||||
|
Reference in New Issue
Block a user