일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 소비전력
- Rocky
- 아파치
- KB증권
- 윈도우10
- mysql
- KB국민카드
- 시놀로지
- Apache
- 알리익스프레스
- iptime
- 킹북이초월
- nginx
- SKT
- OpenWrt
- Linux
- 복현오거리
- 자바스크립트
- php
- PHP-FPM
- proxmox
- 스톤에이지
- 가상서버호스팅
- 리눅스
- centos
- 램가스초월
- 티스토리
- 보르비스초월
- 알뜰폰
- jQuery
- Today
- Total
목록무료인증서 (2)
맛집 여행 캠핑 일상 생활
duckdns.org 는 무료로 ddns 5개 subdomain을 사용할 수가 있습니다.한가지 아쉬운 점이 있다면 무료인증서 letsencrypt 툴인 certbot 으로는 webroot 방식으로만 가능한 것 같네요~1. Apachecat /etc/httpd/conf.d/certbot.conf ServerName example.duckdns.org DocumentRoot /var/www/certbot ErrorLog logs/certbot-error_log CustomLog logs/certbot-access_log vcommon Require all granted EOF2. NGINXcat /etc/nginx/conf.d/certbot.confserve..
HTTPS 보안서버 운영을 위해 SSL 인증서를 무료로 발급 받으려고 letencrypt 로 시도했는데 아래와 같이 DNS problem: SERVFAIL looking up CAA for www.ivps.kr 이라는 에러가 나는군요~ Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator standalone, Installer None Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org Obtaining a new certificate Performing the following challenges: http-01 challenge for..