Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
29 | 30 | 31 |
Tags
- cross domain
- Let's Encrypt
- ko_KR.utf8
- config.inc.php
- php7.2
- VirtualHost
- 환경개선부담금
- address
- SSL
- Certbot
- php
- referrer
- 경유
- geocode
- nginx
- 가상호스트
- phpMyAdmin
- API
- Widget
- locale
- Apach
- VPS
- 크로스도메인
- Linux
- web
- httpd
- centos
- Apache
- vsftp
- MariaDB
Archives
- Today
- Total
목록SSL (1)
Crispfeel
certbot 활용 Let's Encrypt 무료 SSL 인증서 설치
공홈 https://certbot.eff.org/에 접속해서 운영체제와 웹서버 종류를 선택하면 설명을 보실 수 있습니다. CentOS+Ngnix 기준으로 설명을 드리자면 우선 epel repository 가 설치되어 있어야 합니다. #yum install python2-certbot-nginx #certbot --nginx #certbot --nginx certonly 인증서 발급 #certbot certonly --standalone -d 도메인
CentOS
2019. 7. 4. 12:24