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