Question: What needs to be done to correct the issue that is preventing the service from starting in the output below? [sec_team@rbe0000 ~]$ sudo systemctl status
What needs to be done to correct the issue that is preventing the service from starting in the output below?
![[sec_team@rbe0000 ~]$ sudo systemctl status httpd -1 httpd.service - The Apache HTTP](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/02/65c4138111d07_86465c41380bcbef.jpg)




![systemd [1]: Starting The Apache HTTP Server... Dec 06 10:29:01 rbe0000.cnt.lab httpd[19984]:](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/02/65c41382ba445_86665c413829b23b.jpg)

![httpd[19984]: SSLCertificateFile: file '/etc/pki/tls/certs/server.ce' does not exist or is empty Dec 06](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/02/65c413836f709_86765c413834fbcb.jpg)
[sec_team@rbe0000 ~]$ sudo systemctl status httpd -1 httpd.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor preset: disabled) Active: failed (Result: exit-code) since Sun 2020-12-06 10:29:01 EST; 10s ago Docs: man: httpd (8) man: apachectl(8) Process: 19979 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=0/SUCCESS) Process: 19984 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE) Main PID: 19984 (code=exited, status=1/FAILURE) Dec 06 10:29:01 rbe0000.cnt.lab systemd [1]: Starting The Apache HTTP Server... Dec 06 10:29:01 rbe0000.cnt.lab httpd[19984]: AH00526: Syntax error on line 101 of /etc/httpd/conf.d/ssl.conf: Dec 06 10:29:01 rbe0000.cnt.lab httpd[19984]: SSLCertificateFile: file '/etc/pki/tls/certs/server.ce' does not exist or is empty Dec 06 10:29:01 rbe0000.cnt.lab systemd [1]: httpd.service: main process exited, code=exited, status=1/FAILURE Dec 06 10:29:01 rbe0000.cnt.lab systemd[1]: Failed to start The Apache HTTP Server. Dec 06 10:29:01 rbe0000.cnt.lab systemd[1]: Unit httpd.service entered failed state. Dec 06 10:29:01 rbe0000.cnt.lab systemd [1]: httpd.service failed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
