sme server ssl yüklemede apache çalışmazsa geri dönme
[root@smeserveur ~]# httpd -t
Syntax OK
[root@smeserveur ~]# /sbin/e-smith/audittools/templates
[root@smeserveur ~]#
Then
[root@smeserveur ~]# config show modSSL
modSSL=service
TCPPort=443
access=public
status=enabled
[root@smeserveur ~]#
After
[root@smeserveur ~]# config delprop modSSL CertificateChainFile crt key
[root@smeserveur ~]# signal-event ssl-update
[root@smeserveur ~]# systemctl restart httpd-e-smith
Job for httpd-e-smith.service failed because the control process exited with error code. See “systemctl status httpd-e-smith.service” and “journalctl -xe” for details.
[root@smeserveur ~]# systemctl is-active httpd-e-smith failed