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 HTTPServer 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.labsystemd [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.labhttpd[19984]: SSLCertificateFile: file '/etc/pki/tls/certs/server.ce' does not exist or is empty Dec 06

[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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Computer Network Questions!