Changelog for
phpki-ng-0.84-12.el7.sme.noarch.rpm :
* Thu Sep 30 2021 John Crisp
0.84-12.sme- Attempt to fix the final reload after CA creation [SME: 11192]
* Thu Aug 05 2021 John Crisp 0.84-11.sme- Fix html syntax error in help - Thanks Mauro De Carolis [SME: 11688]
* Tue Apr 06 2021 John Crisp 0.84-10.sme- And tidy up the copying wording. [SME: 11192]- Credit to Terry Fage for persisting with testing
* Mon Apr 05 2021 John Crisp 0.84-9.sme- Really fix the copy this time [SME: 11192]
* Sat Apr 03 2021 John Crisp 0.84-8.sme- copy phpki-store as a backup instead of move [SME: 11192]
* Thu Apr 01 2021 John Crisp 0.84-7.sme- Fix broken Download Certificate in Cert generation [SME: 11513]
* Thu Mar 18 2021 John Crisp 0.84-6.sme- Update html header info [SME: 11192]- Remove obsolete align- Remove accidentally duplicated html- Fix typo- Fix directory check- move function flush_exec to functions file
* Tue Mar 09 2021 John Crisp 0.84-5.sme- Fix missing / [SME:11435]- Update cert type detection for renew [SME: 11436]- Code formatting
* Mon Mar 08 2021 John Crisp 0.84-4.sme- Fix crl creation [SME: 11141]- Extra notes in setup page
* Mon Mar 08 2021 John Crisp 0.84-3.sme- Fix Typo in certificate password [SME: 11435]- Fix typos and preg_match issues [SME: 11436]- Add Certificate creation notification [SME: 11437]- Bit of file formatting
* Wed Mar 03 2021 John Crisp 0.84-2.sme- Change version to 0.84- Fix undefined constant errors [SME: 11397]- fix tempdir [SME: 11398]- update code to be PHP 7.4+ compliant- format with CodeSniff to PSR2
* Wed Apr 01 2020 John Crisp 0.84-1.sme- Rename to php-ng 0.84 [SME: 11192]- Fix date sorting in certificates
* Thu Mar 19 2020 John Crisp 0.83-9.sme- Update DH to 2048
* Mon Mar 09 2020 John Crisp 0.83-8.sme- move warning and exit to %pre
* Sat Mar 07 2020 John Crisp 0.83-7.sme- Lots of formatting - adding quotes to items and tidying up- set default md to 512
* Wed Mar 04 2020 John Crisp 0.83-6.sme- Fix renew-cert- revert DH setup so you can see progress
* Wed Mar 04 2020 John Crisp 0.83-5.sme- Fix create cert without password
* Wed Mar 04 2020 John Crisp 0.83-4.sme- Fix openvpn error
* Tue Mar 03 2020 John Crisp 0.83-3.sme- more fixes
* Sat Feb 29 2020 John Crisp 0.83-2.sme- small fixes
* Fri Feb 28 2020 John Crisp 0.83-1.sme- Update to 0.83
* Sat Nov 17 2018 Terry Fage 0.82-19.sme- Fix preg_match warnings [SME:10622]
* Mon Oct 08 2018 Daniel B. 0.82-18.sme- Fix potential XSS with unsafe use of PHP_SELF [SME: 10626]
* Thu Sep 06 2018 brian r. 0.82-17.sme- Replace use of ereg by preg_replace as per deprecated in php 5.3 and removed in 7.0- [SME: 10622]
* Mon Dec 12 2011 Daniel B. 0.82-16.sme- Remove php-posix dependency (not available, nor needed on SME 7.x) [SME: 6805]
* Wed Oct 26 2011 Daniel B. 0.82-15.sme- Requires php-posix
* Wed Jun 29 2011 Daniel B. 0.82-14.sme- Don\'t check issuer (everyone allowed to access /ca can manage all the certificates, access to /ca is controlled by apache)
* Tue Mar 15 2011 Daniel B. 0.82-13.sme- Replace md5 with sha1 for signing
* Fri May 28 2010 Daniel B. [0.82-12]- Weekly update the CRL via cron so MS Crypto API will be happy
* Thu Mar 18 2010 Daniel B. [0.82-11]- Fixe empty password with PHP 5.2 (SME 8b5)
* Wed Aug 26 2009 Daniel B. [0.82-10]- Fixe links for CA help page
* Mon Mar 23 2009 Daniel B. [0.82-9]- Remove links after uninstall so you can easily re-install the contrib later [SME: 5091]
* Tue Mar 03 2009 Daniel B. [0.82-8]- Add e-smith-devtools as a dependencie
* Tue Jan 20 2009 Daniel B. [0.82-7]- Don\'t replace config file on upgrades
* Wed Jan 07 2009 Daniel B. [0.82-6]- Remove the email address from the file name during upload (in search page)- Remove secure.sh script
* Tue Dec 16 2008 Daniel B. [0.82-5]- Link index.php to setup-presetup.php
* Mon Dec 08 2008 Daniel B. [0.82-4]- Changes so certificates imported from openvpn-bridge are recognized- Configure default admin user to \'admin\'- Create a static key for OpenVPN TLS auth (requires openvpn)- Add expirey values (3 Months, 6 Months)- Display or download takey.pem and dhparam1024.pem from the certificate management menue- Display the Root certificate in PEM format- Possibility to download the CRL in PEM format- Remove the email address from the file name during upload- Disable download of certificate after creating a new one- Remove security warning after setup
* Fri Dec 05 2008 Daniel B. [0.82-3]- Correct extension name for email_signing certificates- Remove links, and recreate them in the %post section so upgrade can be done smoothly
* Wed Nov 26 2008 Daniel B. [0.82-0]- initial release- builds from unchanged .tar.gz