반응형
mod_ssl 를 설치하고 apache 를 재시작하면
/etc/pki/tls/certs/localhost.crt 파일이 없다고 오류가 납니다.
AH00526: Syntax error on line 85 of /etc/httpd/conf.d/ssl.conf:
SSLCertificateFile: file ‘/etc/pki/tls/certs/localhost.crt’ does not exist or is empty
기본 localhost.crt 파일이 없다면 아래 명령으로 기본 인증서가 설치됩니다.
/usr/libexec/httpd-ssl-gencerts
반응형
'Apache' 카테고리의 다른 글
OpenSSL 1.0.2k-fips 업그레이드 (1) | 2024.05.01 |
---|---|
아파치 톰캣 ssl 인증서 설치 (0) | 2023.08.28 |
yum mod_ssl 설치 (0) | 2023.07.27 |
윈도우서버 apache2.4+php5.6+mysql 5.6설치 (0) | 2023.06.14 |
CentOS7에 ISPConfig 3 설치 (영문) (0) | 2023.01.07 |
댓글