분류
기타
우분투 서버의 Let’s Encrypt SSL 'TLS-SNI-01'문제
본문
> certbot --version
> apt update // 패키지 정보 업데이트
> apt install --only-upgrade python-certbot-apache
> service apache2 stop
> certbot renew --dry-run
> service apache2 start
결과
인증방식 : tls-sni-01에서 HTTP-01로 변경
- 이전글시스템 관리자의 필수품 - Linux Commands Cheat Sheet 19.01.31
- 다음글무료 부팅 관리자 및 다중 부팅 로더 19.01.29