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
- ko_KR.utf8
- config.inc.php
- address
- Widget
- SSL
- 환경개선부담금
- 경유
- centos
- API
- Linux
- 가상호스트
- phpMyAdmin
- MariaDB
- httpd
- Certbot
- geocode
- Let's Encrypt
- VPS
- web
- referrer
- Apach
- php7.2
- php
- locale
- Apache
- vsftp
- 크로스도메인
- nginx
- VirtualHost
- cross domain
Archives
- Today
- Total
목록free (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