반응형
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 |
Tags
- 초보
- 하마모양
- locofy.ai
- pnpm
- 곧아빠됨
- ChatGPT
- 터미널옵션
- TS70016
- JWT 토큰
- asp.net core
- ts7016
- nodejs
- 메일수신거부처리
- c#
- .netcore
- 메일수신거부 프로세스
- 게시판
- typesinstall
- 개발언어
- classNames
- @types
- 마이너스의 의미
- 웹퍼블리셔전망
- json pretty
- 스케쳐스아치핏
- 개발
- 웹퍼블리셔종말
- 아들에게
- JWT 토큰 인증 로그인 쿠키 설정
- 패키지관리자
Archives
- Today
- Total
I am maker
ubuntu 17.10 무료 ssl https certbot letsencrypt 설정 본문
반응형
출처 : https://certbot.eff.org/lets-encrypt/ubuntutzesty-nginx
1. 렛츠 인크립트 설치
$ sudo apt-get update
$ sudo apt-get install software-properties-common
$ sudo add-apt-repository ppa:certbot/certbot
$ sudo apt-get update
$ sudo apt-get install python-certbot-nginx
2. 렛츠 인크립트 구성
$ sudo certbot --nginx
3. 리스트에서 원하는 도메인 번호 입력 ,로 구분
4. sudo certbot renew
반응형
'문제해결(Trouble shootings)' 카테고리의 다른 글
TS7016: Could not find a declaration file for module 'prismjs/components/prism-c (0) | 2023.02.08 |
---|---|
react type script function execute by name (0) | 2020.02.12 |
ubuntu17.10 certbot https 인증에서 사이트 하나 제거하기 (0) | 2018.05.12 |
MSSql 스토어드 프로시져 사용시에만 Timeout에러. 잘못된게 없는데 에러나는 저장함수 호출 (0) | 2017.05.15 |
어떤 IIS 웹사이트(w3wp.exe)가 어떤 로그인지 확인하는 방법? (0) | 2017.05.08 |