Changes

From SME Server
Jump to navigationJump to search
285 bytes added ,  18:14, 17 November 2021
Line 40: Line 40:  
=== Installation ===
 
=== Installation ===
   −
==== SME Server 7, SME Server 8, SME Server 9, SME server 10====
+
<tabs container><tab name="SME 10">
 +
*install the rpms
 +
yum --enablerepo=smecontribs install smeserver-phpki-ng
 +
 
 +
go to the server-manager to the manage certificate menu and start creating your CA certificate
 +
 
 +
Warning click only once and wait for the page to update it can be very long to create the 4096 certificate...
   −
For sme8
+
</tab>
 +
<tab name="SME 9">
 +
you have to enable the [[epel]] repository
 
*install the rpms
 
*install the rpms
  yum --enablerepo=smecontribs install smeserver-phpki
+
  yum --enablerepo=smecontribs,epel install smeserver-phpki
    
*and start/restart needed services:
 
*and start/restart needed services:
Line 55: Line 63:  
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
    +
on update you can issue
 +
expand-template /etc/httpd/conf/httpd.conf
 +
expand-template /etc/httpd/pki-conf/httpd.conf
 +
sv t /service/httpd-e-smith
 +
sv t /service/httpd-pki
   −
For sme9 and sme10
+
 
you have to enable the [[epel]] repository
+
</tab>
 +
<tab name="SME 8">
 +
For sme8
 
*install the rpms
 
*install the rpms
  yum --enablerepo=smecontribs,epel install smeserver-phpki
+
  yum --enablerepo=smecontribs install smeserver-phpki
    
*and start/restart needed services:
 
*and start/restart needed services:
Line 69: Line 84:  
* alternatively issue the following :
 
* alternatively issue the following :
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
  −
on update you can issue
  −
expand-template /etc/httpd/conf/httpd.conf
  −
expand-template /etc/httpd/pki-conf/httpd.conf
  −
sv t /service/httpd-e-smith
  −
sv t /service/httpd-pki
      
=== Configure your new PKI ===
 
=== Configure your new PKI ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,221

edits

Navigation menu