티스토리 뷰
mod_ssl 설치
사용하는 이유
Apache 에서 SSL 을 설정하고 사용할수 있게 해주는 모듈이다. 보안서버 구축 (https://도메인) |
테스트 환경
CentOS7 64bit httpd (RPM) |
mod_ssl (RPM) 설치
yum install mod_ssl |
파일 생성 확인
[root@iwinvhelper-7505 modules]# ll /etc/httpd/modules/mod_ssl.so -rwxr-xr-x 1 root root 219464 4월 13 06:04 /etc/httpd/modules/mod_ssl.so |
로드 모듈 설정 확인
[root@iwinvhelper-8053 conf.modules.d]# cat /etc/httpd/conf.modules.d/00-ssl.conf # httpd.conf 에 아래 로드 모듈 설정 넣을 필요 없음 LoadModule mod_ssl modules/mod_ssl.so |
아파치 재시작
[root@iwinvhelper-7505 modules]# service httpd restart Redirecting to /bin/systemctl restart httpd.service
|
443 포트 오픈 확인
[root@iwinvhelper-8053 conf.modules.d]# netstat -anlp | grep 443
|
비교적 간단하게 설치 할 수 있다.
'Linux' 카테고리의 다른 글
mod_proxy 설정 (0) | 2017.09.12 |
---|---|
mod_rewrite (0) | 2017.09.11 |
apache 무단 링크 방지 우회하기 (0) | 2017.03.16 |
리눅스 UUID 로 디스크 추가 / 삭제 (0) | 2017.02.21 |
MongoDB Driver for PHP (0) | 2017.02.02 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- yum
- L2TP
- pptp
- kvm
- SSL
- ntp
- MySQL
- centOS7
- OpenVPN
- php
- 리눅스
- GeoIP
- cURL
- mariadb
- IPSEC
- NGINX
- softether
- centos8
- iptables
- virtualbox
- galera
- glusterfs
- gitlab
- HAProxy
- mod_security
- 베이어다이나믹
- Apache
- ssh
- 인증서
- WAF
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함