: /etc/rc.d/init.d/httpd start하면 다음과 같은 에러 발생
:
: Starting httpd:Syntax error on line 1084 of /etc/httpd/conf/httpd.conf:
: SSLCertificateFile:file'/etc/httpd/conf/ssl.crt/server.crt' not exists or empty [FAILED]
:
: 실제로 /etc/httpd/conf/ssl.crt디렉토리에 가면 server.crt파일이
: 없습니다. 어디에서 이 파일을 생성해 주어야 하는지 아시는 분?
:
: 이 에러 어떻게 해결해야 합니까? 아시는 분 답변부탁드립니다.
:
: 그럼, ^^;
아래 싸이트를 참고해 보세요...
http://www.modssl.org./docs/2.8/ssl_faq.html#ToC28http://www.modssl.org./docs/2.8/ssl_faq.html#ToC29