4 |
|
|
5 |
%define name phpki-ng |
%define name phpki-ng |
6 |
%define version 0.84 |
%define version 0.84 |
7 |
%define release 7 |
%define release 8 |
8 |
Summary: Phpki is a simple certificate management suite |
Summary: Phpki is a simple certificate management suite |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
42 |
e-mail clients, SSL servers, and VPN applications. |
e-mail clients, SSL servers, and VPN applications. |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Sat Apr 03 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-7.sme |
46 |
|
- copy phpki-store as a backup instead of move |
47 |
|
|
48 |
* Thu Apr 01 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-7.sme |
* Thu Apr 01 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-7.sme |
49 |
- Fix broken Download Certificate in Cert generation [SME: 11513] |
- Fix broken Download Certificate in Cert generation [SME: 11513] |
50 |
|
|
247 |
echo "* " |
echo "* " |
248 |
echo "* We cannot upgrade your existing certificates" |
echo "* We cannot upgrade your existing certificates" |
249 |
echo "* " |
echo "* " |
250 |
echo "* If we detect an existing certificate store" |
echo "* If you have existing certificates you want to use" |
251 |
echo "* we are going to move it" |
echo "* then start with a new CA, backup up, and then restore" |
252 |
|
echo "* your phpki-store directory in /opt/phpki" |
253 |
echo "* " |
echo "* " |
|
echo "* You can then start with a new CA and certificates" |
|
254 |
echo "******************************************************" |
echo "******************************************************" |
255 |
echo "" |
echo "" |
256 |
|
|